706 Forks
5608 Stars
5608 Watchers

cudf

cuDF - GPU DataFrame Library

How to download and setup cudf

Open terminal and run command
git clone https://github.com/rapidsai/cudf.git
git clone is used to create a copy or clone of cudf 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 cudf https://github.com/rapidsai/cudf/archive/master.zip

Or simply clone cudf with SSH
[email protected]:rapidsai/cudf.git

If you have some problems with cudf

You may open issue on cudf support forum (system) here: https://github.com/rapidsai/cudf/issues