615 Forks
8785 Stars
8785 Watchers

modin

Modin: Scale your Pandas workflows by changing a single line of code

How to download and setup modin

Open terminal and run command
git clone https://github.com/modin-project/modin.git
git clone is used to create a copy or clone of modin repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with modin https://github.com/modin-project/modin/archive/master.zip

Or simply clone modin with SSH
[email protected]:modin-project/modin.git

If you have some problems with modin

You may open issue on modin support forum (system) here: https://github.com/modin-project/modin/issues