We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e50cc3 commit 993f6a9Copy full SHA for 993f6a9
web/pandas/community/ecosystem.md
@@ -655,7 +655,7 @@ Pandas provides an interface for defining
655
The following libraries implement that interface to provide types not found in NumPy or pandas,
656
which work well with pandas' data containers.
657
658
-### [awkward-pandas](https://awkward-pandas.readthedocs.io/)
+### [awkward-pandas](https://github.com/scikit-hep/awkward)
659
660
Awkward-pandas provides an extension type for storing [Awkward
661
Arrays](https://awkward-array.org/) inside pandas' Series and
0 commit comments