https://github.com/pola-rs/polars
arrow dataframe dataframe-library dataframes out-of-core polars python rust
Score: 37.72769973794924
Last synced: about 8 hours ago
JSON representation
Repository metadata:
Extremely fast Query Engine for DataFrames, written in Rust
- Host: GitHub
- URL: https://github.com/pola-rs/polars
- Owner: pola-rs
- License: mit
- Created: 2020-05-13T19:45:33.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2026-08-24T13:50:33.000Z (2 days ago)
- Last Synced: 2026-08-24T13:59:41.295Z (2 days ago)
- Topics: arrow, dataframe, dataframe-library, dataframes, out-of-core, polars, python, rust
- Language: Rust
- Homepage: https://docs.pola.rs
- Size: 201 MB
- Stars: 39,468
- Watchers: 216
- Forks: 3,044
- Open Issues: 2,863
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
-
Funding:
- Github: ritchie46
Owner metadata:
- Name: Polars
- Login: pola-rs
- Email: info@polars.tech
- Kind: organization
- Description: Dataframes powered by a multithreaded, vectorized query engine, written in Rust
- Website: https://www.pola.rs/
- Location: Netherlands
- Twitter: DataPolars
- Company:
- Icon url: https://avatars.githubusercontent.com/u/83768144?v=4
- Repositories: 20
- Last Synced at: 2024-03-25T20:23:34.089Z
- Profile URL: https://github.com/pola-rs
Committers metadata
Last synced: 1 day ago
Total Commits: 15,264
Total Committers: 736
Avg Commits per committer: 20.739
Development Distribution Score (DDS): 0.602
Commits in past year: 2,152
Committers in past year: 193
Avg Commits per committer in past year: 11.15
Development Distribution Score (DDS) in past year: 0.84
| Name | Commits | |
|---|---|---|
| Ritchie Vink | r****6@g****m | 6082 |
| Stijn de Gooijer | s****r@g****m | 1206 |
| Alexander Beedie | a****e | 1033 |
| nameexhaustion | s****w@s****e | 852 |
| Orson Peters | o****s@g****m | 840 |
| Gijs Burghoorn | m****e@g****m | 708 |
| Marco Edward Gorelli | m****i@p****m | 501 |
| Weijie Guo | r****a@1****m | 231 |
| Marshall | m****r | 183 |
| J van Zundert | m****l@j****l | 182 |
| Koen Denecker | k****n@p****h | 176 |
| dependabot[bot] | 4****] | 166 |
| Gert Hulselmans | h****t@g****m | 142 |
| Amber Sprenkels | a****r@p****h | 134 |
| universalmind303 | u****y@g****m | 121 |
| Kevin Patyk | 7****k | 106 |
| Luke Manley | l****y@g****m | 81 |
| chielP | c****s@l****l | 66 |
| Kuba Valtar | j****r@g****m | 63 |
| Itamar Turner-Trauring | i****r@i****g | 58 |
| Lawrence Mitchell | l****l@n****m | 47 |
| Azim Afroozeh | a****3@g****m | 45 |
| Karl Genockey | 9****r | 37 |
| Henry Harbeck | 5****k | 35 |
| eitsupi | 5****i | 35 |
| Oliver Borchert | o****t@q****m | 35 |
| Robin | a****b@m****m | 33 |
| Lukas Bergdoll | l****l@g****m | 32 |
| Daniel Szilagyi | s****d@g****m | 31 |
| deanm0000 | 3****0 | 28 |
| and 706 more... | ||
Issue and Pull Request metadata
Last synced: 1 day ago
Total issues: 7,599
Total pull requests: 11,314
Average time to close issues: 3 months
Average time to close pull requests: 6 days
Total issue authors: 2,600
Total pull request authors: 715
Average comments per issue: 2.26
Average comments per pull request: 1.39
Merged pull request: 8,447
Bot issues: 3
Bot pull requests: 283
Past year issues: 463
Past year pull requests: 759
Past year average time to close issues: 23 days
Past year average time to close pull requests: 4 days
Past year issue authors: 263
Past year pull request authors: 159
Past year average comments per issue: 1.2
Past year average comments per pull request: 1.6
Past year merged pull request: 347
Past year bot issues: 0
Past year bot pull requests: 13
Top Issue Authors
- cmdlineluser (234)
- mcrumiller (230)
- stinodego (174)
- nameexhaustion (163)
- coastalwhite (152)
- MarcoGorelli (134)
- Wainberg (107)
- deanm0000 (102)
- kszlim (95)
- orlp (92)
- DeflateAwning (83)
- ritchie46 (80)
- etiennebacher (79)
- JulianCologne (73)
- lmocsi (72)
Top Pull Request Authors
- ritchie46 (2,032)
- stinodego (1,114)
- nameexhaustion (967)
- coastalwhite (927)
- orlp (787)
- alexander-beedie (746)
- MarcoGorelli (438)
- mcrumiller (324)
- reswqa (285)
- dependabot[bot] (283)
- lukemanley (147)
- itamarst (125)
- deanm0000 (102)
- kdn36 (101)
- c-peters (96)
Top Issue Labels
- bug (4,359)
- python (4,206)
- needs triage (2,636)
- enhancement (2,338)
- accepted (963)
- rust (458)
- P-medium (401)
- documentation (381)
- P-low (254)
- P-high (246)
- A-panic (150)
- regression (146)
- A-io-parquet (120)
- performance (118)
- A-api (93)
- invalid (92)
- good first issue (80)
- A-optimizer (72)
- A-io-csv (64)
- timeseries (64)
- A-io-cloud (54)
- A-io (51)
- A-sql (49)
- A-dtype-list/array (48)
- A-streaming (46)
- A-timeseries (44)
- A-dtype-categorical (44)
- A-dtype-decimal (42)
- A-dtype-struct (39)
- needs decision (39)
Top Pull Request Labels
- python (8,389)
- rust (7,144)
- fix (3,269)
- enhancement (2,272)
- internal (2,231)
- documentation (974)
- accepted (932)
- performance (772)
- skip changelog (357)
- build (261)
- title needs formatting (252)
- breaking (150)
- A-sql (145)
- deprecation (137)
- first-contribution (103)
- breaking rust (93)
- sql (43)
- highlight (42)
- decimal (38)
- breaking python (37)
- do not merge (29)
- A-io-database (28)
- A-io-spreadsheet (26)
- A-io-excel (24)
- A-dtype-struct (24)
- changes-dsl (23)
- A-io-parquet (23)
- A-io-csv (23)
- interchange (20)
- A-streaming (19)
Package metadata
- Total packages: 58
-
Total downloads:
- cargo: 223,581,069 total
- pypi: 141,820,562 last-month
- conda: 9,341,431 total
- npm: 13 last-month
- Total docker downloads: 403,997,622
- Total dependent packages: 900 (may contain duplicates)
- Total dependent repositories: 3,218 (may contain duplicates)
- Total versions: 2,670
- Total maintainers: 9
nixpkgs-23.11: python311Packages.polars
Fast multi-threaded DataFrame library in Rust | Python | Node.js
- Homepage: https://github.com/pola-rs/polars
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/polars/default.nix#L86
- Licenses: Apache-2.0
- Latest release: 0.19.12 (published 7 months ago)
- Last Synced: 2026-04-19T14:06:13.845Z (4 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 0.004%
- Stargazers count: 0.006%
- Forks count: 0.008%
- Maintainers (1)
nixpkgs-24.11: python312Packages.polars
Dataframes powered by a multithreaded, vectorized query engine, written in Rust
- Homepage: https://github.com/pola-rs/polars
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/polars/default.nix#L295
- Licenses: MIT
- Latest release: 1.12.0 (published 7 months ago)
- Last Synced: 2026-04-10T20:01:34.323Z (5 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 0.006%
- Forks count: 0.011%
- Stargazers count: 0.012%
- Maintainers (2)
nixpkgs-unstable: python313Packages.polars
Dataframes powered by a multithreaded, vectorized query engine, written in Rust
- Homepage: https://github.com/pola-rs/polars
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/polars/default.nix#L293
- Licenses: MIT
- Latest release: 1.36.1 (published 7 months ago)
- Last Synced: 2026-04-02T17:03:07.727Z (5 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 0.047%
- Stargazers count: 0.071%
- Forks count: 0.116%
- Maintainers (2)
nixpkgs-unstable: python314Packages.polars
Dataframes powered by a multithreaded, vectorized query engine, written in Rust
- Homepage: https://github.com/pola-rs/polars
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/polars/default.nix#L293
- Licenses: MIT
- Latest release: 1.36.1 (published 7 months ago)
- Last Synced: 2026-04-13T14:02:11.132Z (5 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 0.049%
- Stargazers count: 0.074%
- Forks count: 0.122%
- Maintainers (2)
pypi.org: polars
Blazingly fast DataFrame library
- Homepage: https://www.pola.rs/
- Documentation: https://docs.pola.rs/api/python/stable/reference/index.html
- Licenses: MIT License
- Latest release: 1.44.0 (published 2 days ago)
- Last Synced: 2026-08-25T09:37:37.432Z (1 day ago)
- Versions: 445
- Dependent Packages: 571
- Dependent Repositories: 947
- Downloads: 76,993,669 Last month
- Docker Downloads: 22,010,575
-
Rankings:
- Stargazers count: 0.101%
- Dependent packages count: 0.127%
- Downloads: 0.208%
- Dependent repos count: 0.378%
- Average: 0.544%
- Forks count: 1.203%
- Docker downloads count: 1.246%
- Maintainers (2)
crates.io: polars
DataFrame library based on Apache Arrow
- Homepage: https://www.pola.rs/
- Documentation: https://docs.rs/polars/
- Licenses: MIT
- Latest release: 0.55.2 (published 20 days ago)
- Last Synced: 2026-08-25T09:37:59.974Z (1 day ago)
- Versions: 126
- Dependent Packages: 159
- Dependent Repositories: 242
- Downloads: 13,947,357 Total
- Docker Downloads: 23,282,295
-
Rankings:
- Stargazers count: 0.38%
- Dependent packages count: 0.564%
- Forks count: 0.778%
- Average: 2.113%
- Dependent repos count: 2.6%
- Downloads: 2.887%
- Docker downloads count: 5.467%
- Maintainers (2)
crates.io: polars-core
Core of the Polars DataFrame library
- Homepage: https://www.pola.rs/
- Documentation: https://docs.rs/polars-core/
- Licenses: MIT
- Latest release: 0.55.2 (published 20 days ago)
- Last Synced: 2026-08-25T09:37:48.526Z (1 day ago)
- Versions: 110
- Dependent Packages: 28
- Dependent Repositories: 300
- Downloads: 14,274,702 Total
- Docker Downloads: 23,282,295
-
Rankings:
- Stargazers count: 0.38%
- Forks count: 0.778%
- Dependent packages count: 1.711%
- Average: 2.225%
- Dependent repos count: 2.354%
- Downloads: 2.661%
- Docker downloads count: 5.467%
- Maintainers (2)
crates.io: polars-arrow
Minimal implementation of the Arrow specification forked from arrow2
- Homepage: https://www.pola.rs/
- Documentation: https://docs.rs/polars-arrow/
- Licenses: MIT AND Apache-2.0
- Latest release: 0.55.2 (published 20 days ago)
- Last Synced: 2026-08-25T09:38:36.463Z (1 day ago)
- Versions: 105
- Dependent Packages: 25
- Dependent Repositories: 263
- Downloads: 14,328,762 Total
- Docker Downloads: 23,282,295
-
Rankings:
- Stargazers count: 0.38%
- Forks count: 0.778%
- Average: 2.452%
- Dependent repos count: 2.479%
- Dependent packages count: 2.793%
- Downloads: 2.813%
- Docker downloads count: 5.467%
- Maintainers (2)
crates.io: polars-utils
Private utils for the Polars DataFrame library
- Homepage: https://www.pola.rs/
- Documentation: https://docs.rs/polars-utils/
- Licenses: MIT
- Latest release: 0.55.2 (published 20 days ago)
- Last Synced: 2026-08-25T09:38:40.094Z (1 day ago)
- Versions: 86
- Dependent Packages: 17
- Dependent Repositories: 229
- Downloads: 14,714,272 Total
- Docker Downloads: 23,282,295
-
Rankings:
- Stargazers count: 0.38%
- Forks count: 0.778%
- Average: 2.589%
- Dependent repos count: 2.68%
- Downloads: 2.984%
- Dependent packages count: 3.246%
- Docker downloads count: 5.467%
- Maintainers (2)
crates.io: polars-io
IO related logic for the Polars DataFrame library
- Homepage: https://www.pola.rs/
- Documentation: https://docs.rs/polars-io/
- Licenses: MIT
- Latest release: 0.55.2 (published 20 days ago)
- Last Synced: 2026-08-25T09:37:52.646Z (1 day ago)
- Versions: 103
- Dependent Packages: 15
- Dependent Repositories: 177
- Downloads: 14,000,807 Total
- Docker Downloads: 23,282,295
-
Rankings:
- Stargazers count: 0.38%
- Forks count: 0.778%
- Average: 2.726%
- Downloads: 2.925%
- Dependent repos count: 2.963%
- Dependent packages count: 3.842%
- Docker downloads count: 5.467%
- Maintainers (2)
crates.io: polars-lazy
Lazy query engine for the Polars DataFrame library
- Homepage: https://www.pola.rs/
- Documentation: https://docs.rs/polars-lazy/
- Licenses: MIT
- Latest release: 0.55.2 (published 20 days ago)
- Last Synced: 2026-08-25T09:38:24.347Z (1 day ago)
- Versions: 102
- Dependent Packages: 8
- Dependent Repositories: 177
- Downloads: 13,771,497 Total
- Docker Downloads: 23,282,295
-
Rankings:
- Stargazers count: 0.38%
- Forks count: 0.778%
- Average: 2.792%
- Downloads: 2.938%
- Dependent repos count: 2.963%
- Dependent packages count: 4.226%
- Docker downloads count: 5.467%
- Maintainers (2)
crates.io: polars-error
Error definitions for the Polars DataFrame library
- Homepage: https://www.pola.rs/
- Documentation: https://docs.rs/polars-error/
- Licenses: MIT
- Latest release: 0.55.2 (published 20 days ago)
- Last Synced: 2026-08-25T09:38:04.841Z (1 day ago)
- Versions: 61
- Dependent Packages: 13
- Dependent Repositories: 143
- Downloads: 14,248,065 Total
- Docker Downloads: 23,282,295
-
Rankings:
- Stargazers count: 0.38%
- Forks count: 0.778%
- Average: 2.855%
- Dependent repos count: 3.2%
- Dependent packages count: 3.246%
- Downloads: 4.061%
- Docker downloads count: 5.467%
- Maintainers (1)
crates.io: polars-ops
More operations on Polars data structures
- Homepage: https://www.pola.rs/
- Documentation: https://docs.rs/polars-ops/
- Licenses: MIT
- Latest release: 0.55.2 (published 20 days ago)
- Last Synced: 2026-08-25T09:38:17.373Z (1 day ago)
- Versions: 81
- Dependent Packages: 11
- Dependent Repositories: 137
- Downloads: 13,746,253 Total
- Docker Downloads: 23,282,295
-
Rankings:
- Stargazers count: 0.38%
- Forks count: 0.778%
- Average: 2.863%
- Downloads: 3.092%
- Dependent repos count: 3.237%
- Dependent packages count: 4.226%
- Docker downloads count: 5.467%
- Maintainers (2)
crates.io: polars-time
Time related code for the Polars DataFrame library
- Homepage: https://www.pola.rs/
- Documentation: https://docs.rs/polars-time/
- Licenses: MIT
- Latest release: 0.55.2 (published 20 days ago)
- Last Synced: 2026-08-25T09:37:59.402Z (1 day ago)
- Versions: 83
- Dependent Packages: 6
- Dependent Repositories: 218
- Downloads: 13,611,708 Total
- Docker Downloads: 23,282,295
-
Rankings:
- Stargazers count: 0.38%
- Forks count: 0.778%
- Dependent repos count: 2.741%
- Average: 2.974%
- Downloads: 3.119%
- Dependent packages count: 5.359%
- Docker downloads count: 5.467%
- Maintainers (1)
crates.io: polars-plan
Lazy query engine for the Polars DataFrame library
- Homepage: https://www.pola.rs/
- Documentation: https://docs.rs/polars-plan/
- Licenses: MIT
- Latest release: 0.55.2 (published 20 days ago)
- Last Synced: 2026-08-25T09:37:46.472Z (1 day ago)
- Versions: 66
- Dependent Packages: 9
- Dependent Repositories: 98
- Downloads: 13,535,180 Total
- Docker Downloads: 23,282,295
-
Rankings:
- Stargazers count: 0.38%
- Forks count: 0.778%
- Average: 3.321%
- Downloads: 3.517%
- Dependent repos count: 3.563%
- Docker downloads count: 5.467%
- Dependent packages count: 6.218%
- Maintainers (2)
crates.io: polars-sql
SQL transpiler for Polars. Converts SQL to Polars logical plans
- Homepage: https://www.pola.rs/
- Documentation: https://docs.rs/polars-sql/
- Licenses: MIT
- Latest release: 0.55.2 (published 20 days ago)
- Last Synced: 2026-08-25T09:38:17.625Z (1 day ago)
- Versions: 63
- Dependent Packages: 5
- Dependent Repositories: 22
- Downloads: 12,303,826 Total
- Docker Downloads: 23,282,295
-
Rankings:
- Stargazers count: 0.38%
- Forks count: 0.778%
- Average: 4.06%
- Downloads: 4.532%
- Docker downloads count: 5.467%
- Dependent repos count: 5.786%
- Dependent packages count: 7.415%
- Maintainers (2)
crates.io: polars-row
Row encodings for the Polars DataFrame library
- Homepage: https://www.pola.rs/
- Documentation: https://docs.rs/polars-row/
- Licenses: MIT
- Latest release: 0.55.2 (published 20 days ago)
- Last Synced: 2026-08-25T09:37:32.600Z (1 day ago)
- Versions: 60
- Dependent Packages: 2
- Dependent Repositories: 143
- Downloads: 13,559,448 Total
- Docker Downloads: 23,282,295
-
Rankings:
- Stargazers count: 0.38%
- Forks count: 0.778%
- Dependent repos count: 3.2%
- Downloads: 4.09%
- Average: 4.358%
- Docker downloads count: 5.467%
- Dependent packages count: 12.233%
- Maintainers (2)
proxy.golang.org: github.com/pola-rs/polars
- Homepage:
- Status: removed
- Documentation: https://pkg.go.dev/github.com/pola-rs/polars#section-documentation
- Licenses: mit
- Latest release: v0.0.0-20260811140636-8956615c8e6f (published 15 days ago)
- Last Synced: 2026-08-25T09:43:14.086Z (1 day ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 4.494%
- Average: 4.645%
- Dependent repos count: 4.796%
crates.io: polars-json
JSON related logic for the Polars DataFrame library
- Homepage: https://www.pola.rs/
- Documentation: https://docs.rs/polars-json/
- Licenses: MIT
- Latest release: 0.55.2 (published 20 days ago)
- Last Synced: 2026-08-25T09:37:35.346Z (1 day ago)
- Versions: 58
- Dependent Packages: 4
- Dependent Repositories: 14
- Downloads: 3,360,425 Total
- Docker Downloads: 18,696,325
-
Rankings:
- Stargazers count: 0.38%
- Forks count: 0.778%
- Average: 5.031%
- Docker downloads count: 5.904%
- Dependent repos count: 6.962%
- Downloads: 7.002%
- Dependent packages count: 9.161%
- Maintainers (2)
crates.io: polars-pipe
Lazy query engine for the Polars DataFrame library
- Homepage: https://www.pola.rs/
- Documentation: https://docs.rs/polars-pipe/
- Licenses: MIT
- Latest release: 0.48.1 (published over 1 year ago)
- Last Synced: 2026-08-25T09:37:54.388Z (1 day ago)
- Versions: 53
- Dependent Packages: 1
- Dependent Repositories: 97
- Downloads: 10,297,754 Total
- Docker Downloads: 23,282,295
-
Rankings:
- Stargazers count: 0.38%
- Forks count: 0.778%
- Dependent repos count: 3.572%
- Downloads: 3.599%
- Average: 5.327%
- Docker downloads count: 5.467%
- Dependent packages count: 18.167%
- Maintainers (2)
pypi.org: polars-lts-cpu
Blazingly fast DataFrame library
- Homepage: https://www.pola.rs/
- Documentation: https://docs.pola.rs/api/python/stable/reference/index.html
- Licenses: MIT License
- Latest release: 1.33.1 (published 12 months ago)
- Last Synced: 2026-08-25T09:37:54.430Z (1 day ago)
- Versions: 211
- Dependent Packages: 10
- Dependent Repositories: 1
- Downloads: 613,593 Last month
-
Rankings:
- Stargazers count: 0.093%
- Forks count: 1.194%
- Downloads: 1.954%
- Dependent packages count: 4.759%
- Average: 5.924%
- Dependent repos count: 21.62%
- Maintainers (2)
pypi.org: polars-u64-idx
Blazingly fast DataFrame library
- Homepage: https://www.pola.rs/
- Documentation: https://docs.pola.rs/api/python/stable/reference/index.html
- Licenses: MIT License
- Latest release: 1.33.1 (published 12 months ago)
- Last Synced: 2026-08-25T09:37:52.874Z (1 day ago)
- Versions: 258
- Dependent Packages: 0
- Dependent Repositories: 1
- Downloads: 61,701 Last month
-
Rankings:
- Stargazers count: 0.093%
- Forks count: 1.194%
- Downloads: 4.502%
- Average: 7.498%
- Dependent packages count: 10.082%
- Dependent repos count: 21.62%
- Maintainers (2)
crates.io: polars-ffi
FFI utils for the Polars project.
- Homepage: https://www.pola.rs/
- Documentation: https://docs.rs/polars-ffi/
- Licenses: MIT
- Latest release: 0.55.2 (published 20 days ago)
- Last Synced: 2026-08-25T09:39:25.452Z (1 day ago)
- Versions: 52
- Dependent Packages: 3
- Dependent Repositories: 1
- Downloads: 702,402 Total
- Docker Downloads: 18,669,296
-
Rankings:
- Stargazers count: 0.38%
- Forks count: 0.778%
- Docker downloads count: 5.218%
- Average: 8.035%
- Dependent packages count: 9.161%
- Downloads: 16.086%
- Dependent repos count: 16.586%
- Maintainers (2)
crates.io: polars-algo
Algorithms built upon Polars primitives
- Homepage: https://www.pola.rs/
- Documentation: https://docs.rs/polars-algo/
- Licenses: MIT
- Latest release: 0.35.4 (published almost 3 years ago)
- Last Synced: 2026-08-25T09:37:37.807Z (1 day ago)
- Versions: 29
- Dependent Packages: 1
- Dependent Repositories: 1
- Downloads: 73,993 Total
- Docker Downloads: 23,282,295
-
Rankings:
- Stargazers count: 0.38%
- Forks count: 0.778%
- Docker downloads count: 5.467%
- Average: 8.894%
- Downloads: 11.986%
- Dependent repos count: 16.586%
- Dependent packages count: 18.167%
- Maintainers (1)
crates.io: polars-parquet
Apache Parquet I/O operations for Polars
- Homepage: https://www.pola.rs/
- Documentation: https://docs.rs/polars-parquet/
- Licenses: MIT AND Apache-2.0
- Latest release: 0.55.2 (published 20 days ago)
- Last Synced: 2026-08-25T09:37:50.609Z (1 day ago)
- Versions: 46
- Dependent Packages: 6
- Dependent Repositories: 1
- Downloads: 7,531,864 Total
- Docker Downloads: 18,669,296
-
Rankings:
- Stargazers count: 0.38%
- Forks count: 0.778%
- Docker downloads count: 5.218%
- Average: 9.371%
- Dependent packages count: 12.233%
- Dependent repos count: 16.586%
- Downloads: 21.027%
- Maintainers (2)
conda-forge.org: polars
Polars is a DataFrame interface on top of an OLAP Query Engine implemented in Rust using Apache Arrow Columnar Format as the memory model.
- Homepage: https://github.com/pola-rs/polars
- Licenses: MIT
- Latest release: 0.14.28 (published almost 4 years ago)
- Last Synced: 2026-04-01T16:15:48.259Z (5 months ago)
- Versions: 31
- Dependent Packages: 1
- Dependent Repositories: 6
- Downloads: 9,337,934 Total
-
Rankings:
- Stargazers count: 2.096%
- Forks count: 5.864%
- Average: 12.718%
- Dependent repos count: 13.933%
- Dependent packages count: 28.978%
pypi.org: polars-64
Blazingly fast DataFrame library
- Homepage: https://github.com/pola-rs/polars
- Documentation: https://polars-64.readthedocs.io/
- Licenses: MIT
- Latest release: 0.13.17 (published over 4 years ago)
- Last Synced: 2026-08-25T09:37:48.069Z (1 day ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 0
-
Rankings:
- Stargazers count: 0.289%
- Forks count: 2.302%
- Dependent packages count: 4.843%
- Dependent repos count: 6.332%
- Average: 14.028%
- Downloads: 56.373%
npmjs.org: nodejs-polars-wasm
```sh npm install ```
- Homepage: https://github.com/pola-rs/polars
- Licenses: MIT
- Latest release: 0.0.1 (published over 4 years ago)
- Last Synced: 2026-08-24T10:21:59.089Z (2 days ago)
- Versions: 1
- Dependent Packages: 1
- Dependent Repositories: 0
- Downloads: 13 Last month
-
Rankings:
- Stargazers count: 1.118%
- Forks count: 1.705%
- Dependent packages count: 16.224%
- Average: 18.028%
- Dependent repos count: 25.328%
- Downloads: 45.763%
- Maintainers (1)
anaconda.org: polars
Polars is a blazingly fast DataFrame library for manipulating structured data. The core is written in Rust, and available for Python, R and NodeJS. Key features: * Fast: Written from scratch in Rust, designed close to the machine and without external dependencies. * I/O: First class support for all common data storage layers: local, cloud storage & databases. * Intuitive API: Write your queries the way they were intended. Polars, internally, will determine the most efficient way to execute using its query optimizer. * Out of Core: The streaming API allows you to process your results without requiring all your data to be in memory at the same time * Parallel: Utilities the power of your machine by dividing the workload among the available CPU cores without any additional configuration. * Vectorized Query Engine: Using Apache Arrow, a columnar data format, to process your queries in a vectorized manner and SIMD to optimize CPU usage.
- Homepage: https://www.pola.rs
- Licenses: MIT
- Latest release: 1.41.2 (published 3 months ago)
- Last Synced: 2026-06-11T17:05:01.867Z (3 months ago)
- Versions: 3
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 1,018 Total
-
Rankings:
- Stargazers count: 3.263%
- Forks count: 7.531%
- Average: 24.022%
- Dependent packages count: 40.804%
- Dependent repos count: 44.492%
pypi.org: polars-on-prem
Reserved package name for Polars on-premises deployment. Visit https://pola.rs
- Homepage: https://pola.rs
- Documentation: https://polars-on-prem.readthedocs.io/
- Licenses: MIT
- Latest release: 0.0.1 (published 4 months ago)
- Last Synced: 2026-08-25T09:38:17.217Z (1 day ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 12 Last month
-
Rankings:
- Dependent packages count: 7.368%
- Average: 24.52%
- Dependent repos count: 41.671%
- Maintainers (1)
pypi.org: polars-cluster
Reserved package name for Polars Cluster. Visit https://pola.rs
- Homepage: https://pola.rs
- Documentation: https://polars-cluster.readthedocs.io/
- Licenses: MIT
- Latest release: 0.0.1 (published 4 months ago)
- Last Synced: 2026-08-25T09:37:54.294Z (1 day ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 15 Last month
-
Rankings:
- Dependent packages count: 7.368%
- Average: 24.52%
- Dependent repos count: 41.671%
- Maintainers (1)
pypi.org: polars-on-premises
Reserved package name for Polars on-premises deployment. Visit https://pola.rs
- Homepage: https://pola.rs
- Documentation: https://polars-on-premises.readthedocs.io/
- Licenses: MIT
- Latest release: 0.0.1 (published 4 months ago)
- Last Synced: 2026-08-25T09:37:37.774Z (1 day ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 12 Last month
-
Rankings:
- Dependent packages count: 7.368%
- Average: 25.321%
- Downloads: 26.925%
- Dependent repos count: 41.671%
- Maintainers (1)
pypi.org: dsds
- Homepage:
- Documentation: https://dsds.readthedocs.io/
- Licenses: MIT License
- Latest release: 0.0.34 (published almost 3 years ago)
- Last Synced: 2026-08-25T09:37:35.830Z (1 day ago)
- Versions: 16
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 15 Last month
-
Rankings:
- Dependent packages count: 7.271%
- Stargazers count: 23.399%
- Average: 25.641%
- Forks count: 30.429%
- Dependent repos count: 41.464%
- Maintainers (1)
pypi.org: polars-runtime-compat
Blazingly fast DataFrame library
- Homepage: https://www.pola.rs/
- Documentation: https://docs.pola.rs/api/python/stable/reference/index.html
- Licenses: MIT
- Latest release: 1.44.0 (published 2 days ago)
- Last Synced: 2026-08-25T09:38:20.658Z (1 day ago)
- Versions: 32
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 256,525 Last month
-
Rankings:
- Dependent packages count: 8.52%
- Average: 28.34%
- Dependent repos count: 48.159%
- Maintainers (1)
pypi.org: polars-runtime-32
Blazingly fast DataFrame library
- Homepage: https://www.pola.rs/
- Documentation: https://docs.pola.rs/api/python/stable/reference/index.html
- Licenses: MIT
- Latest release: 1.44.0 (published 2 days ago)
- Last Synced: 2026-08-25T09:40:23.914Z (1 day ago)
- Versions: 32
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 63,732,839 Last month
-
Rankings:
- Dependent packages count: 8.52%
- Average: 28.34%
- Dependent repos count: 48.159%
- Maintainers (1)
pypi.org: polars-runtime-64
Blazingly fast DataFrame library
- Homepage: https://www.pola.rs/
- Documentation: https://docs.pola.rs/api/python/stable/reference/index.html
- Licenses: MIT
- Latest release: 1.44.0 (published 2 days ago)
- Last Synced: 2026-08-25T09:37:55.589Z (1 day ago)
- Versions: 32
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 162,077 Last month
-
Rankings:
- Dependent packages count: 8.52%
- Average: 28.34%
- Dependent repos count: 48.159%
- Maintainers (1)
crates.io: polars-testing
Testing suite for the Polars DataFrame library
- Homepage: https://www.pola.rs/
- Documentation: https://docs.rs/polars-testing/
- Licenses: MIT
- Latest release: 0.55.2 (published 20 days ago)
- Last Synced: 2026-08-25T09:39:17.457Z (1 day ago)
- Versions: 13
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 21,899 Total
-
Rankings:
- Stargazers count: 0.177%
- Forks count: 0.451%
- Dependent repos count: 21.243%
- Dependent packages count: 28.131%
- Average: 28.954%
- Downloads: 94.767%
- Maintainers (2)
crates.io: polars-python
Enable running Polars workloads in Python
- Homepage: https://www.pola.rs/
- Documentation: https://docs.rs/polars-python/
- Licenses: MIT
- Latest release: 0.55.2 (published 20 days ago)
- Last Synced: 2026-08-25T09:38:12.238Z (1 day ago)
- Versions: 15
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 15,443 Total
-
Rankings:
- Stargazers count: 0.22%
- Forks count: 0.551%
- Dependent repos count: 23.446%
- Average: 30.138%
- Dependent packages count: 31.103%
- Downloads: 95.37%
- Maintainers (2)
crates.io: nano-arrow
Minimal implementation of the Arrow specification.
- Homepage: https://www.pola.rs/
- Documentation: https://docs.rs/nano-arrow/
- Licenses: MIT
- Latest release: 0.0.0 (published almost 3 years ago)
- Last Synced: 2026-08-25T09:38:29.469Z (1 day ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 1,512 Total
-
Rankings:
- Stargazers count: 0.41%
- Forks count: 0.812%
- Dependent repos count: 30.355%
- Dependent packages count: 31.225%
- Average: 32.246%
- Downloads: 98.425%
- Maintainers (1)
pypi.org: polars-nightly
Blazingly fast DataFrame library
- Homepage: https://www.pola.rs/
- Documentation: https://docs.pola.rs/api/python/stable/reference/index.html
- Licenses: MIT License
- Latest release: 1.7.2.post20240919 (published almost 2 years ago)
- Last Synced: 2026-08-25T09:38:02.592Z (1 day ago)
- Versions: 76
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 104 Last month
-
Rankings:
- Dependent packages count: 10.718%
- Average: 35.542%
- Dependent repos count: 60.366%
- Maintainers (1)
crates.io: polars-ooc
Out-of-core processing support for Polars
- Homepage: https://www.pola.rs/
- Documentation: https://docs.rs/polars-ooc/
- Licenses: MIT
- Latest release: 0.55.2 (published 20 days ago)
- Last Synced: 2026-08-25T09:38:15.214Z (1 day ago)
- Versions: 7
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 221,868 Total
-
Rankings:
- Dependent repos count: 14.3%
- Dependent packages count: 18.888%
- Average: 40.864%
- Downloads: 89.404%
- Maintainers (1)
crates.io: polars-config
Runtime configuration for the Polars project.
- Homepage: https://www.pola.rs/
- Documentation: https://docs.rs/polars-config/
- Licenses: MIT
- Latest release: 0.55.2 (published 20 days ago)
- Last Synced: 2026-08-25T09:38:01.915Z (1 day ago)
- Versions: 8
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 256,333 Total
-
Rankings:
- Dependent repos count: 14.3%
- Dependent packages count: 18.888%
- Average: 40.864%
- Downloads: 89.404%
- Maintainers (1)
crates.io: polars-async
Async runtime and utilities of the Polars project.
- Homepage: https://www.pola.rs/
- Documentation: https://docs.rs/polars-async/
- Licenses: MIT
- Latest release: 0.55.2 (published 20 days ago)
- Last Synced: 2026-08-25T09:37:52.058Z (1 day ago)
- Versions: 8
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 254,375 Total
-
Rankings:
- Dependent repos count: 14.3%
- Dependent packages count: 18.888%
- Average: 40.864%
- Downloads: 89.404%
- Maintainers (1)
anaconda.org: polars-runtime-32
Polars is a blazingly fast DataFrame library for manipulating structured data. The core is written in Rust, and available for Python, R and NodeJS. Key features: * Fast: Written from scratch in Rust, designed close to the machine and without external dependencies. * I/O: First class support for all common data storage layers: local, cloud storage & databases. * Intuitive API: Write your queries the way they were intended. Polars, internally, will determine the most efficient way to execute using its query optimizer. * Out of Core: The streaming API allows you to process your results without requiring all your data to be in memory at the same time * Parallel: Utilities the power of your machine by dividing the workload among the available CPU cores without any additional configuration. * Vectorized Query Engine: Using Apache Arrow, a columnar data format, to process your queries in a vectorized manner and SIMD to optimize CPU usage.
- Homepage: https://www.pola.rs
- Licenses: MIT
- Latest release: 1.41.2 (published 3 months ago)
- Last Synced: 2026-06-11T17:05:03.028Z (3 months ago)
- Versions: 4
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 1,017 Total
-
Rankings:
- Dependent packages count: 40.804%
- Average: 42.648%
- Dependent repos count: 44.492%
anaconda.org: polars-runtime-64
Polars is a blazingly fast DataFrame library for manipulating structured data. The core is written in Rust, and available for Python, R and NodeJS. Key features: * Fast: Written from scratch in Rust, designed close to the machine and without external dependencies. * I/O: First class support for all common data storage layers: local, cloud storage & databases. * Intuitive API: Write your queries the way they were intended. Polars, internally, will determine the most efficient way to execute using its query optimizer. * Out of Core: The streaming API allows you to process your results without requiring all your data to be in memory at the same time * Parallel: Utilities the power of your machine by dividing the workload among the available CPU cores without any additional configuration. * Vectorized Query Engine: Using Apache Arrow, a columnar data format, to process your queries in a vectorized manner and SIMD to optimize CPU usage.
- Homepage: https://www.pola.rs
- Licenses: MIT
- Latest release: 1.41.2 (published 3 months ago)
- Last Synced: 2026-06-11T17:05:04.279Z (3 months ago)
- Versions: 4
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 652 Total
-
Rankings:
- Dependent packages count: 40.804%
- Average: 42.648%
- Dependent repos count: 44.492%
anaconda.org: polars-runtime-compat
Polars is a blazingly fast DataFrame library for manipulating structured data. The core is written in Rust, and available for Python, R and NodeJS. Key features: * Fast: Written from scratch in Rust, designed close to the machine and without external dependencies. * I/O: First class support for all common data storage layers: local, cloud storage & databases. * Intuitive API: Write your queries the way they were intended. Polars, internally, will determine the most efficient way to execute using its query optimizer. * Out of Core: The streaming API allows you to process your results without requiring all your data to be in memory at the same time * Parallel: Utilities the power of your machine by dividing the workload among the available CPU cores without any additional configuration. * Vectorized Query Engine: Using Apache Arrow, a columnar data format, to process your queries in a vectorized manner and SIMD to optimize CPU usage.
- Homepage: https://www.pola.rs
- Licenses: MIT
- Latest release: 1.41.2 (published 3 months ago)
- Last Synced: 2026-06-11T17:05:05.700Z (3 months ago)
- Versions: 4
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 810 Total
-
Rankings:
- Dependent packages count: 40.804%
- Average: 42.648%
- Dependent repos count: 44.492%
crates.io: polars-dtype
Low-level datatype definitions of the Polars project.
- Homepage: https://www.pola.rs/
- Documentation: https://docs.rs/polars-dtype/
- Licenses: MIT
- Latest release: 0.55.2 (published 20 days ago)
- Last Synced: 2026-08-25T09:39:17.630Z (1 day ago)
- Versions: 12
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 2,081,124 Total
-
Rankings:
- Dependent repos count: 20.63%
- Dependent packages count: 27.312%
- Average: 47.516%
- Downloads: 94.605%
- Maintainers (2)
crates.io: polars-schema
Private crate for schema utilities for the Polars DataFrame library
- Homepage: https://www.pola.rs/
- Documentation: https://docs.rs/polars-schema/
- Licenses: MIT
- Latest release: 0.55.2 (published 20 days ago)
- Last Synced: 2026-08-25T09:38:23.269Z (1 day ago)
- Versions: 26
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 6,314,757 Total
-
Rankings:
- Dependent repos count: 25.54%
- Dependent packages count: 33.87%
- Average: 51.958%
- Downloads: 96.464%
- Maintainers (2)
crates.io: polars-stream
Private crate for the streaming execution engine for the Polars DataFrame library
- Homepage: https://www.pola.rs/
- Documentation: https://docs.rs/polars-stream/
- Licenses: MIT
- Latest release: 0.55.2 (published 20 days ago)
- Last Synced: 2026-08-25T09:37:56.343Z (1 day ago)
- Versions: 29
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 5,679,642 Total
-
Rankings:
- Dependent repos count: 26.942%
- Dependent packages count: 35.727%
- Average: 53.038%
- Downloads: 96.446%
- Maintainers (2)
crates.io: polars-mem-engine
In memory engine of the Polars project.
- Homepage: https://www.pola.rs/
- Documentation: https://docs.rs/polars-mem-engine/
- Licenses: MIT
- Latest release: 0.55.2 (published 20 days ago)
- Last Synced: 2026-08-25T09:37:56.738Z (1 day ago)
- Versions: 30
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 6,363,650 Total
-
Rankings:
- Dependent repos count: 26.942%
- Dependent packages count: 35.727%
- Average: 53.038%
- Downloads: 96.446%
- Maintainers (1)
crates.io: polars-expr
Physical expression implementation of the Polars project.
- Homepage: https://www.pola.rs/
- Documentation: https://docs.rs/polars-expr/
- Licenses: MIT
- Latest release: 0.55.2 (published 20 days ago)
- Last Synced: 2026-08-25T09:38:36.297Z (1 day ago)
- Versions: 31
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 6,612,015 Total
-
Rankings:
- Dependent repos count: 27.451%
- Dependent packages count: 36.411%
- Average: 53.479%
- Downloads: 96.576%
- Maintainers (2)
crates.io: polars-compute
Private compute kernels for the Polars DataFrame library
- Homepage: https://www.pola.rs/
- Documentation: https://docs.rs/polars-compute/
- Licenses: MIT
- Latest release: 0.55.2 (published 20 days ago)
- Last Synced: 2026-08-25T09:38:02.571Z (1 day ago)
- Versions: 42
- Dependent Packages: 4
- Dependent Repositories: 0
- Downloads: 7,750,136 Total
-
Rankings:
- Dependent repos count: 30.295%
- Dependent packages count: 35.652%
- Average: 54.264%
- Downloads: 96.845%
- Maintainers (2)
nixpkgs-23.11: python310Packages.polars
Fast multi-threaded DataFrame library in Rust | Python | Node.js
- Homepage: https://github.com/pola-rs/polars
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/polars/default.nix#L86
- Licenses: Apache-2.0
- Latest release: 0.19.12 (published 7 months ago)
- Last Synced: 2026-04-19T14:06:13.828Z (4 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
- Maintainers (1)
nixpkgs-23.05: python310Packages.polars
Fast multi-threaded DataFrame library in Rust | Python | Node.js
- Homepage: https://github.com/pola-rs/polars
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/polars/default.nix#L66
- Licenses: Apache-2.0
- Latest release: 0.17.11 (published 7 months ago)
- Last Synced: 2026-04-18T07:04:52.332Z (4 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
- Maintainers (1)
nixpkgs-24.11: python311Packages.polars
Dataframes powered by a multithreaded, vectorized query engine, written in Rust
- Homepage: https://github.com/pola-rs/polars
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/polars/default.nix#L295
- Licenses: MIT
- Latest release: 1.12.0 (published 7 months ago)
- Last Synced: 2026-04-10T20:01:34.249Z (5 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
- Maintainers (2)
nixpkgs-24.05: python311Packages.polars
Fast multi-threaded DataFrame library
- Homepage: https://github.com/pola-rs/polars
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/polars/default.nix#L93
- Licenses: Apache-2.0
- Latest release: 0.20.15 (published 7 months ago)
- Last Synced: 2026-05-19T05:01:29.065Z (3 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
- Maintainers (1)
nixpkgs-23.05: python311Packages.polars
Fast multi-threaded DataFrame library in Rust | Python | Node.js
- Homepage: https://github.com/pola-rs/polars
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/polars/default.nix#L66
- Licenses: Apache-2.0
- Latest release: 0.17.11 (published 7 months ago)
- Last Synced: 2026-04-02T18:14:21.169Z (5 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
- Maintainers (1)
nixpkgs-24.05: python312Packages.polars
Fast multi-threaded DataFrame library
- Homepage: https://github.com/pola-rs/polars
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/polars/default.nix#L93
- Licenses: Apache-2.0
- Latest release: 0.20.15 (published 7 months ago)
- Last Synced: 2026-05-19T05:01:29.072Z (3 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
- Maintainers (1)
Dependencies
- release-drafter/release-drafter v5 composite
- release-drafter/release-drafter v5 composite
- autodocsumm ==0.2.9
- commonmark ==0.9.1
- ghp-import ==2.1.0
- hypothesis ==6.62.1
- numpy *
- numpydoc ==1.5.0
- pandas *
- pyarrow *
- pydata-sphinx-theme ==0.12.0
- sphinx ==5.3.0
- sphinx-autosummary-accessors ==2022.4.0
- sphinx-copybutton ==0.5.1
- sphinx-design ==0.3.0
- sphinxcontrib-applehelp ==1.0.2
- sphinxcontrib-devhelp ==1.0.2
- sphinxcontrib-htmlhelp ==2.0.0
- sphinxcontrib-jsmath ==1.0.1
- sphinxcontrib-napoleon ==0.7
- sphinxcontrib-qthelp ==1.0.3
- sphinxcontrib-serializinghtml ==1.1.5
- backports.zoneinfo * development
- deltalake * development
- hypothesis ==6.62.1 development
- maturin ==0.14.10 development
- mypy ==0.991 development
- numpy * development
- pandas * development
- pandas-stubs ==1.2.0.62 development
- pyarrow * development
- pytest ==7.2.0 development
- pytest-cov ==4.0.0 development
- tzdata * development
- xlsx2csv * development
- black ==22.12.0
- blackdoc ==0.3.7
- ruff ==0.0.209
- Swatinem/rust-cache v2 composite
- actions/cache/restore v3 composite
- actions/cache/save v3 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- mozilla-actions/sccache-action v0.0.3 composite
- r-lib/actions/setup-r v2 composite
- actions/checkout v3 composite
- JamesIves/github-pages-deploy-action v4 composite
- Swatinem/rust-cache v2 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- gaurav-nelson/github-action-markdown-link-check v1 composite
- psf/black stable composite
- ts-graphviz/setup-graphviz v1 composite
- JamesIves/github-pages-deploy-action v4 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- JamesIves/github-pages-deploy-action v4 composite
- Swatinem/rust-cache v2 composite
- actions/checkout v3 composite
- actions/checkout v3 composite
- crate-ci/typos v1.16.8 composite
- dprint/check v2.2 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- Swatinem/rust-cache v2 composite
- actions/checkout v3 composite
- PyO3/maturin-action v1 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- pierotofy/set-swap-space master composite
- actions/checkout v3 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- Swatinem/rust-cache v2 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- ts-graphviz/setup-graphviz v1 composite
- Swatinem/rust-cache v2 composite
- actions/checkout v3 composite
- taiki-e/install-action v2 composite
- bincode 1 development
- comfy-table 7.0.1
- itoap 1
- ndarray 0.15
- rand_distr 0.4
- tempdir 0.3.7 development
- async-trait 0.1.59
- bytes 1.3
- fast-float 0.2
- flate2 1
- lexical 6
- memmap 0.7
- serde_json 1
- tokio 1.26
- tokio-util 0.7.8
- Swatinem/rust-cache v2 composite
- actions/checkout v7 composite
- actions/download-artifact v8 composite
- actions/setup-python v6 composite
- actions/upload-artifact v7 composite
- codecov/codecov-action v7 composite
- taiki-e/install-action cargo-llvm-cov composite
- actions/checkout v7 composite
- actions/setup-python v6 composite
- actions/checkout v7 composite
- 531 dependencies
- PyO3/maturin-action v1 composite
- actions/checkout v7 composite
- mymindstorm/setup-emsdk v16 composite
- github/issue-labeler v3.4 composite
- async-stream 0.3.3
- brotli 8
- lz4 1.24
- lz4_flex 0.13
- polars-parquet-format 0.1
- snap ^1.1
- streaming-decompression 0.1
- xxhash-rust 0.8
- trybuild 1 development
- proc-macro2 1.0
- quote 1.0
- syn 2
- fenix b000529
- flake-parts 80daad0
- nixpkgs fa83fd8
- polars *
- polars *
- fenix *
- nixpkgs nixos-25.11
- altair *
- graphviz *
- hvplot *
- markdown-exec ==1.10.0
- material-plausible-plugin ==0.3.0
- matplotlib *
- mkdocs-macros-plugin ==1.3.7
- mkdocs-material ==9.6.20
- mkdocs-redirects ==1.2.1
- numba >=0.54
- numpy *
- pandas *
- plotly *
- plotnine *
- pyarrow *
- pygithub ==2.6.1
- seaborn *
- duckdb *
- jax *
- polars-ds ==0.10.0
- pyiceberg >=0.7.1
- pyiceberg-core *
- torch *