Über Open CoDE Software Wiki Diskussionen GitLab

Skip to content

Add polars and folium python packages

Jakob Deller requested to merge polars-add-package into main

As we run into memory issues working with pandas.DataFrame we need to explore alternatives.

polars is supposed to be faster and more efficient, so we should give it a try.

For easy display of maps in python scripts the recommended package is folium.

Edited by Jakob Deller

Merge request reports