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 371174a commit b588730Copy full SHA for b588730
doc/conf.py
@@ -85,6 +85,7 @@
85
"contextily": ("https://contextily.readthedocs.io/en/stable/", None),
86
"geopandas": ("https://geopandas.org/en/stable/", None),
87
"numpy": ("https://numpy.org/doc/stable/", None),
88
+ "pyarrow": ("https://arrow.apache.org/docs/", None),
89
"python": ("https://docs.python.org/3/", None),
90
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
91
"rasterio": ("https://rasterio.readthedocs.io/en/stable/", None),
0 commit comments