2340 Forks
34817 Stars
34817 Watchers

polars

Dataframes powered by a multithreaded, vectorized query engine, written in Rust

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
git@github.com: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