Polars python library: a fast and efficient alternative to pandas for data manipulation

preview_player
Показать описание
Polars library has been gaining traction as one of the fastest libraries for dataframe and a great alternative to pandas
Рекомендации по теме
Комментарии
Автор

Thanks for making this video! I’ve been having difficulty compiling a project to an exe (using pyinstaller) because it contains the pandas library. Do you have any thoughts about compiling projects containing Polars? Specific compiler/tips? Thanks!

AdamBarbeau
Автор

Is it possible to read json file with polars?

wandersonslash