datonic / datadex

📦 Serverless and local-first Open Data Platform
http://datadex.datonic.io
MIT License
240 stars 15 forks source link

feat: 🐍 Upgrade Python and refactor for polars integration #66

Closed davidgasquez closed 4 months ago

davidgasquez commented 4 months ago

Refactor codebase to replace pandas with polars, enhancing performance and simplifying data manipulation in asset functions.

Another two smaller changes too!

The entire PR was mostly writted with Cursor, very fast. So... expect mayhem and some silly code.