dataframe
Here are 501 public repositories matching this topic...
Modin: Speed up your Pandas workflows by changing a single line of code
-
Updated
Aug 13, 2021 - Python
Statistical Machine Intelligence & Learning Engine
-
Updated
Aug 12, 2021 - Java
Java dataframe and visualization library
-
Updated
Aug 13, 2021 - Java
Distributed compute platform implemented in Rust, and powered by Apache Arrow.
-
Updated
Apr 20, 2021 - Rust
Support Series.between
Hi @twopirllc ,
Could you please add the Connors RSI (CRSI) indicator?
Also doc for [Aroon](https://github.com/twopirllc/pandas-ta/blob/1deb7559f626d2a5cf664b6c0af7a8016a53bfca/pan
C++ DataFrame for statistical, Financial, and ML analysis -- in modern C++ using native types, continuous memory storage, and no pointers are involved
-
Updated
Aug 9, 2021 - C++
C# and F# language binding and extensions to Apache Spark
-
Updated
Jan 29, 2021 - C#
Hi ,
I am using some basic functions from pyjanitor such as - clean_names() , collapse_levels() in one of my code which I want to productionise.
And there are limitations on the size of the production code base.
Currently ,if I just look at the requirements.txt for just "pyjanitor" , its huge .
I don't think I require all the dependencies in my code.
How can I remove the unnecessary ones ?
I'm using black and isort for other projects (see e.g. https://github.com/hyperopt/hyperopt/pull/748/files) and find them quite useful to have more consistent codebase. I think you should drop python3.5 support though, as black is python3.6+. Is this something you would be open to consider?
Read data from, write data to, and modify the formatting of Google Sheets
-
Updated
Jan 6, 2019 - Python
DataFrames for Go: For statistics, machine-learning, and data manipulation/exploration
-
Updated
Apr 22, 2021 - Go
A nimble options backtesting library for Python
-
Updated
Jun 4, 2021 - Python
Table analysis in Tkinter using pandas DataFrames.
-
Updated
Apr 12, 2021 - Python
A javascript library providing a new data structure for datascientists and developpers
-
Updated
Aug 1, 2021 - JavaScript
A Clojure high performance data processing system
-
Updated
Aug 8, 2021 - Clojure
Advanced Pandas Vault — Utilities, Functions and Snippets (by @firmai).
-
Updated
May 6, 2020 - Python
Improve this page
Add a description, image, and links to the dataframe topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dataframe topic, visit your repo's landing page and select "manage topics."


Thank you for reaching out and helping us improve Vaex!
Before you submit a new Issue, please read through the documentation. Also, make sure you search through the Open and Closed Issues - your problem may already be discussed or addressed.
Description
Please provide a clear and concise description of the problem. This should contain all the steps nee