diff --git a/docs/conf.py b/docs/conf.py index adcd94f262f..073c0c443d0 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -52,11 +52,20 @@ "numpy": ("https://numpy.org/doc/stable", None), "polars": ("https://docs.pola.rs/api/python/stable", "polars.objects.inv"), } +intersphinx_timeout = 10 + +suppress_warnings = [ + "intersphinx.external", +] git_root = Path(__file__).parent.parent nitpicky = True # ensures all :class:, :obj:, etc. links are valid -nitpick_ignore = [] +nitpick_ignore = [ + # pandas.pydata.org is frequently unreachable; allow these to degrade gracefully. + ("py:class", "pandas.DataFrame"), + ("py:class", "pandas.ArrowDtype"), +] doctest_global_setup = "import pyarrow; import vortex; import vortex as vx; import random; random.seed(a=0)" doctest_default_flags = ( diff --git a/docs/pandas.objects.inv b/docs/pandas.objects.inv new file mode 100644 index 00000000000..e2b6ec493c5 --- /dev/null +++ b/docs/pandas.objects.inv @@ -0,0 +1,3007 @@ + + +
+Ask the publishers to restore access to 500,000+ books.
+ +
Open Library
+
+ The Wayback Machine has not archived that URL.
+Click here to search for all archived pages under + https://pandas.pydata.org/pandas-docs/version/2.3/. +
+