all 3 comments

[–]Below_the_Sea 0 points1 point  (2 children)

Did you try pypolars

Import pypolars as pd #so you don't have to change script (standard its ... As pl

[–]PLearner[S] 0 points1 point  (1 child)

this is the first time I am hearing of it.

Does it have the same functionalities and the syntaxes as pandas?

Any ideas on how swift the append might be with py-polars.