Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitea50e80

Browse files
docs: link to stable pandas docs (#990)
* docs: link to stable pandas docs* 🦉 Updates from OwlBotSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* trailing slash* 🦉 Updates from OwlBotSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.mdCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent3e32c1a commitea50e80

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎docs/conf.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@
366366
"grpc": ("https://grpc.github.io/grpc/python/",None),
367367
"proto-plus": ("https://proto-plus-python.readthedocs.io/en/latest/",None),
368368
"protobuf": ("https://googleapis.dev/python/protobuf/latest/",None),
369-
"pandas": ("http://pandas.pydata.org/pandas-docs/dev",None),
369+
"pandas": ("http://pandas.pydata.org/pandas-docs/stable/",None),
370370
"geopandas": ("https://geopandas.org/",None),
371371
}
372372

‎owlbot.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
microgenerator=True,
9999
split_system_tests=True,
100100
intersphinx_dependencies={
101-
"pandas":"http://pandas.pydata.org/pandas-docs/dev",
101+
"pandas":"http://pandas.pydata.org/pandas-docs/stable/",
102102
"geopandas":"https://geopandas.org/",
103103
},
104104
)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp