From 09036ae532cc0d32f9f5aadceaf2517e15ce721e Mon Sep 17 00:00:00 2001 From: Lysandros Nikolaou Date: Fri, 20 Sep 2024 15:13:16 +0200 Subject: [PATCH] Add PyArrow to status tracking table (#78) --- docs/tracking.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/tracking.md b/docs/tracking.md index e4526de..c5e589d 100644 --- a/docs/tracking.md +++ b/docs/tracking.md @@ -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 | | |