dataframe
Here are 504 public repositories matching this topic...
-
Updated
Aug 17, 2021 - Python
-
Updated
Aug 12, 2021 - Java
-
Updated
Aug 16, 2021 - Java
-
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
-
Updated
Aug 14, 2021 - C++
-
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?
-
Updated
Jan 6, 2019 - Python
-
Updated
Apr 22, 2021 - Go
-
Updated
Jun 4, 2021 - Python
-
Updated
Aug 15, 2021 - Python
-
Updated
Aug 1, 2021 - JavaScript
-
Updated
Aug 14, 2021 - Clojure
-
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