Skip to content

Commit

Permalink
fix: missed lock file; add release qualifier to Polars py-1-18.0 emoj…
Browse files Browse the repository at this point in the history
…i legend
  • Loading branch information
jqnatividad committed Dec 24, 2024
1 parent 1d8f1f0 commit abd53a8
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 26 deletions.
59 changes: 34 additions & 25 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
😣: uses additional memory proportional to the cardinality of the columns in the CSV.
🧠: expensive operations are memoized with available inter-session Redis/Disk caching for fetch commands.
🗄️: [Extended input support](#extended-input-support).
🐻‍❄️: command powered by [![polars 0.45.1](https://img.shields.io/badge/polars-0.45.1-blue) at the py-1.18.0 tag](https://github.com/pola-rs/polars/releases/tag/py-1.18.0).
🐻‍❄️: command powered by [![polars 0.45.1](https://img.shields.io/badge/polars-0.45.1-blue) at the py-1.18.0 release tag](https://github.com/pola-rs/polars/releases/tag/py-1.18.0).
🤖: command uses Natural Language Processing & General AI techniques.
🏎️: multithreaded and/or faster when an index (📇) is available.
🚀: multithreaded even without an index.
Expand Down

0 comments on commit abd53a8

Please sign in to comment.