Skip to content

NewQuest/ByeByePandas

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

ByeByePandas

Alternatives to PANDAS: MODIN

For installations refer: https://modin.readthedocs.io/en/latest/

Some useful commands:

For Modin_MultipleCores.ipynb : you need RAY, MODIN to be installed.

pip install modin[ray] # Install Modin dependencies and Ray to run on Ray pip install modin[dask] # Install Modin dependencies and Dask to run on Dask pip install modin[all] # Install all of the above

About

Alternatives to PANDAS: MODIN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%