From cd90793cef9466d7ef1159d38452fdc82df90ccc Mon Sep 17 00:00:00 2001 From: AG <98327736+ggold7046@users.noreply.github.com> Date: Fri, 13 Oct 2023 17:02:05 +0530 Subject: [PATCH] Update conf.py --- doc/source/conf.py | 66 +++++++++++++++++++++++----------------------- 1 file changed, 33 insertions(+), 33 deletions(-) diff --git a/doc/source/conf.py b/doc/source/conf.py index 2cbe79428e1cf..f113cb9a7b158 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -804,37 +804,37 @@ def setup(app): ####### This is an ignore list for broken links found in CI run checks for broken-linkcheck.yml linkcheck_ignore = [ - re.escape(r'http://'), - re.escape(r'http://scatterci.github.io/pydata/pandas'), - re.escape(r'http://specs.frictionlessdata.io/json-table-schema/'), - re.escape(r'https://'), - re.escape(r'https://cloud.google.com/bigquery/docs/access-control#roles'), - re.escape(r'https://cloud.google.com/bigquery/docs/reference/rest/v2/jobs#configuration.query'), - re.escape(r'https://crates.io/crates/calamine'), - re.escape(r'https://devguide.python.org/setup/#macos'), - re.escape(r'https://en.wikipedia.org/wiki/Imputation_(statistics'), - re.escape(r'https://github.com/noatamir/pandas-dev'), - re.escape(r'https://github.com/pandas-dev/pandas/blob/main/pandas/plotting/__init__.py#L1'), - re.escape(r'https://github.com/pandas-dev/pandas/blob/v0.20.2/pandas/core/generic.py#L568'), - re.escape(r'https://github.com/pandas-dev/pandas/blob/v0.20.2/pandas/core/frame.py#L1495'), - re.escape(r'https://github.com/pandas-dev/pandas/issues/174151'), - re.escape(r'https://gitpod.io/#https://github.com/USERNAME/pandas'), - re.escape(r'https://manishamde.github.io/blog/2013/03/07/pandas-and-python-top-10/'), - re.escape(r'https://matplotlib.org/api/axes_api.html#matplotlib.axes.Axes.table'), - re.escape(r'https://nipunbatra.github.io/blog/visualisation/2013/05/01/aggregation-timeseries.html'), - re.escape(r'https://nbviewer.ipython.org/gist/metakermit/5720498'), - re.escape(r'https://numpy.org/doc/stable/user/basics.byteswapping.html'), - re.escape(r'https://pandas-gbq.readthedocs.io/en/latest/changelog.html#changelog-0-8-0'), - re.escape(r'https://pandas.pydata.org/pandas-docs/stable/io.html#io-chunking'), - re.escape(r'https://pandas.pydata.org/pandas-docs/stable/ecosystem.html'), - re.escape(r'https://sqlalchemy.readthedocs.io/en/latest/dialects/index.html'), - re.escape(r'https://support.sas.com/documentation/cdl/en/lrdict/64316/HTML/default/viewer.htm#a000245912.htm'), - re.escape(r'https://support.sas.com/documentation/cdl/en/lrdict/64316/HTML/default/viewer.htm#a000214639.htm'), - re.escape(r'https://support.sas.com/documentation/cdl/en/lrdict/64316/HTML/default/viewer.htm#a002283942.htm'), - re.escape(r'https://support.sas.com/documentation/cdl/en/lrdict/64316/HTML/default/viewer.htm#a000245965.htm'), - re.escape(r'https://support.sas.com/documentation/cdl/en/imlug/66845/HTML/default/viewer.htm#imlug_langref_sect455.htm'), - re.escape(r'https://support.sas.com/documentation/cdl/en/lrdict/64316/HTML/default/viewer.htm#a002284668.htm'), - re.escape(r'https://support.sas.com/documentation/cdl/en/lrdict/64316/HTML/default/viewer.htm#a002978282.htm'), - re.escape(r'https://wesmckinney.com/blog/update-on-upcoming-pandas-v0-10-new-file-parser-other-performance-wins/'), - re.escape(r'pandas.zip') + re.escape('http://'), + re.escape('http://scatterci.github.io/pydata/pandas'), + re.escape('http://specs.frictionlessdata.io/json-table-schema/'), + re.escape('https://'), + re.escape('https://cloud.google.com/bigquery/docs/access-control#roles'), + re.escape('https://cloud.google.com/bigquery/docs/reference/rest/v2/jobs#configuration.query'), + re.escape('https://crates.io/crates/calamine'), + re.escape('https://devguide.python.org/setup/#macos'), + re.escape('https://en.wikipedia.org/wiki/Imputation_(statistics'), + re.escape('https://github.com/noatamir/pandas-dev'), + re.escape('https://github.com/pandas-dev/pandas/blob/main/pandas/plotting/__init__.py#L1'), + re.escape('https://github.com/pandas-dev/pandas/blob/v0.20.2/pandas/core/generic.py#L568'), + re.escape('https://github.com/pandas-dev/pandas/blob/v0.20.2/pandas/core/frame.py#L1495'), + re.escape('https://github.com/pandas-dev/pandas/issues/174151'), + re.escape('https://gitpod.io/#https://github.com/USERNAME/pandas'), + re.escape('https://manishamde.github.io/blog/2013/03/07/pandas-and-python-top-10/'), + re.escape('https://matplotlib.org/api/axes_api.html#matplotlib.axes.Axes.table'), + re.escape('https://nipunbatra.github.io/blog/visualisation/2013/05/01/aggregation-timeseries.html'), + re.escape('https://nbviewer.ipython.org/gist/metakermit/5720498'), + re.escape('https://numpy.org/doc/stable/user/basics.byteswapping.html'), + re.escape('https://pandas-gbq.readthedocs.io/en/latest/changelog.html#changelog-0-8-0'), + re.escape('https://pandas.pydata.org/pandas-docs/stable/io.html#io-chunking'), + re.escape('https://pandas.pydata.org/pandas-docs/stable/ecosystem.html'), + re.escape('https://sqlalchemy.readthedocs.io/en/latest/dialects/index.html'), + re.escape('https://support.sas.com/documentation/cdl/en/lrdict/64316/HTML/default/viewer.htm#a000245912.htm'), + re.escape('https://support.sas.com/documentation/cdl/en/lrdict/64316/HTML/default/viewer.htm#a000214639.htm'), + re.escape('https://support.sas.com/documentation/cdl/en/lrdict/64316/HTML/default/viewer.htm#a002283942.htm'), + re.escape('https://support.sas.com/documentation/cdl/en/lrdict/64316/HTML/default/viewer.htm#a000245965.htm'), + re.escape('https://support.sas.com/documentation/cdl/en/imlug/66845/HTML/default/viewer.htm#imlug_langref_sect455.htm'), + re.escape('https://support.sas.com/documentation/cdl/en/lrdict/64316/HTML/default/viewer.htm#a002284668.htm'), + re.escape('https://support.sas.com/documentation/cdl/en/lrdict/64316/HTML/default/viewer.htm#a002978282.htm'), + re.escape('https://wesmckinney.com/blog/update-on-upcoming-pandas-v0-10-new-file-parser-other-performance-wins/'), + re.escape('pandas.zip') ]