Contents

modin 0.28.1

0

Modin: Make your pandas code run faster by changing one line of code.

Modin: Make your pandas code run faster by changing one line of code.

Stars: 9447, Watchers: 9447, Forks: 639, Open Issues: 722

The modin-project/modin repo was created 5 years ago and the last code push was an hour ago.
The project is extremely popular with a mindblowing 9447 github stars!

How to Install modin

You can install modin using pip

pip install modin

or add it to a project with poetry

poetry add modin

Package Details

Author
None
License
Apache 2
Homepage
https://github.com/modin-project/modin
PyPi:
https://pypi.org/project/modin/
GitHub Repo:
https://github.com/modin-project/modin
No  modin  pypi packages just yet.

Errors

A list of common modin errors.

Code Examples

Here are some modin code examples and snippets.

GitHub Issues

The modin package has 722 open issues on GitHub

  • dataframe.at_time() and dataframe.between_time() don`t work correctly at MODIN_STORAGE_FORMAT=omnisci
  • dataframe.to_sql write data to sql server issues!
  • Rename cluster directory to cloud in examples
  • (apply_list_of_funcs pid=XXXX) Displaying sometimes when running Modin with Ray
  • FIX-#4044: Update module layout with the ModinDataframe
  • Fix documentation after algebra refactor
  • REFACTOR-#2656: Update docs with new algebra operator names
  • dataframe.sample() doesn`t work correctly at MODIN_STORAGE_FORMAT=omnisci
  • FIX-#4004: Implementation of caching on two ends of the tunnel
  • dataframe.__getitem__ doesn`t work correctly at MODIN_STORAGE_FORMAT=omnisci
  • dataframe.columns doesn`t work correctly at MODIN_STORAGE_FORMAT=omnisci
  • dataframe.__setitem__ doesn`t work correctly at MODIN_STORAGE_FORMAT=omnisci
  • FEAT-#4035: Upgrade pandas support to 1.4
  • Upgrade pandas to 1.4
  • groupby -> apply -> to_numpy() adds an extra dimension

See more issues on GitHub

Related Packages & Articles

h2o 3.46.0.1

H2O, Fast Scalable Machine Learning, for python

gspread-pandas 3.3.0

A package to easily open an instance of a Google spreadsheet and interact with worksheets through Pandas DataFrames.

dagster 1.7.0

Dagster is an orchestration platform for the development, production, and observation of data assets.