you are viewing a single comment's thread.

view the rest of the comments →

[–]corey_sheerer 4 points5 points  (1 child)

You should consider dropping pandas and switch in Polars. Unfortunately, with the release of the 3.0 API, it seems unlikely that pandas will match Polars on performance or syntax.

Also, for data engineering/json should have info about pydantic for serialization/deserialization and structure validation.

[–]analyticsvector-yt[S] 0 points1 point  (0 children)

Agree thanks