Oxen-AI / Oxen

Oxen.ai's core rust library, server, and CLI
https://oxen.ai
Apache License 2.0
176 stars 11 forks source link

remove panic from reading data frames #301

Closed gschoeni closed 4 months ago

gschoeni commented 4 months ago

Just want to double check this polars version is good with you @benartuso, mainly replaced the panic's with Results when reading DFs

benartuso commented 4 months ago

@gschoeni this is the one i upgraded to locally and is working, lgtm!