argoverse / argoverse-api

Official GitHub repository for Argoverse dataset
https://www.argoverse.org
Other
833 stars 239 forks source link

Synchronize version + add `polars` #275

Closed benjaminrwilson closed 2 years ago

benjaminrwilson commented 2 years ago

Our versioning appears to be out of date with our most recent release (1.0.1 vs. 1.1.0). Additionally, adding polars as a dependency for AV2 development + alphabetizing list.

johnwlambert commented 2 years ago

Thanks for the PR @benjaminrwilson. Looks good.

Polars is the rust-implemented dataframes lib? What's the speedup over pandas with it for your use cases?

benjaminrwilson commented 2 years ago

@johnwlambert, here is a nice benchmark that evaluates the performance of a few popular frameworks: https://h2oai.github.io/db-benchmark/