File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 368
368
"protobuf" : ("https://googleapis.dev/python/protobuf/latest/" , None ),
369
369
"dateutil" : ("https://dateutil.readthedocs.io/en/latest/" , None ),
370
370
"geopandas" : ("https://geopandas.org/" , None ),
371
- "pandas" : ("https://pandas.pydata.org/pandas-docs/dev " , None ),
371
+ "pandas" : ("https://pandas.pydata.org/pandas-docs/stable/ " , None ),
372
372
}
373
373
374
374
Original file line number Diff line number Diff line change 100
100
intersphinx_dependencies = {
101
101
"dateutil" : "https://dateutil.readthedocs.io/en/latest/" ,
102
102
"geopandas" : "https://geopandas.org/" ,
103
- "pandas" : "https://pandas.pydata.org/pandas-docs/dev " ,
103
+ "pandas" : "https://pandas.pydata.org/pandas-docs/stable/ " ,
104
104
},
105
105
)
106
106
You can’t perform that action at this time.
0 commit comments