995 Forks
18408 Stars
18408 Watchers

polars

Fast multi-threaded, hybrid-out-of-core query engine focussing on DataFrame front-ends

How to download and setup polars

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

Or simply clone polars with SSH
[email protected]:pola-rs/polars.git

If you have some problems with polars

You may open issue on polars support forum (system) here: https://github.com/pola-rs/polars/issues