Thanks to visit codestin.com Credit goes to github.com
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 cf2751f commit 563762aCopy full SHA for 563762a
1 file changed
doc/conf.py
@@ -95,7 +95,7 @@ def _check_deps():
95
'python': ('https://docs.python.org/3', None),
96
'numpy': ('https://docs.scipy.org/doc/numpy/', None),
97
'scipy': ('https://docs.scipy.org/doc/scipy/reference/', None),
98
- 'pandas': ('http://pandas.pydata.org/pandas-docs/stable', None)
+ 'pandas': ('https://pandas.pydata.org/pandas-docs/stable', None)
99
}
100
101
explicit_order_folders = [
0 commit comments