Skip to content

Commit

Permalink
Add PyArrow to status tracking table (#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
lysnikolaou authored Sep 20, 2024
1 parent aa0b20e commit 09036ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/tracking.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ hence this page does not aim to track pure Python packages.
| pandas | :material-check-bold: | | 3.0.0 | :simple-linux: :simple-apple: | |
| Pillow | :material-check-bold: | | 11.0.0 | :simple-linux: :simple-apple: :material-microsoft-windows: | [:simple-anaconda:](https://anaconda.org/scientific-python-nightly-wheels/pillow/) |
| pip | :material-check-bold: | :material-check-bold: | 24.1 | | |
| PyArrow | :material-check-bold: | | 18.0.0 | :simple-linux: :simple-apple: | [:simple-anaconda:](https://anaconda.org/scientific-python-nightly-wheels/pyarrow/) |
| pybind11 | :material-check-bold: | :material-check-bold: | 2.13 | | |
| PyWavelets | :material-check-bold: | :material-check-bold: | 1.7.0 | :simple-linux: :simple-apple: | [:simple-anaconda:](https://anaconda.org/scientific-python-nightly-wheels/pywavelets/) |
| scikit-build-core | :material-check-bold: | :material-check-bold: | 0.9.5 | | |
Expand Down

0 comments on commit 09036ae

Please sign in to comment.