-
-
Notifications
You must be signed in to change notification settings - Fork 18.6k
DOC: add redirects from Rolling to rolling.Rolling #31875
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
cdd1671
to
e6e03cb
Compare
@jorisvandenbossche Can you please tell me whether it's correct or not? If it is then I will add other Rolling related redirects too. |
Co-Authored-By: Joris Van den Bossche <[email protected]>
doc/redirects.csv
Outdated
@@ -1380,6 +1380,7 @@ generated/pandas.unique,../reference/api/pandas.unique | |||
generated/pandas.util.hash_array,../reference/api/pandas.util.hash_array | |||
generated/pandas.util.hash_pandas_object,../reference/api/pandas.util.hash_pandas_object | |||
generated/pandas.wide_to_long,../reference/api/pandas.wide_to_long | |||
reference/api/pandas.core.window.Rolling,pandas.core.window.rolling.Rolling.apply |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Rolling
should not redirect to Rolling.apply
, but to Rolling
Can you also add redirects for the other Rolling pages?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Okay I'll be adding a commit soon.
And that review was requested by mistake.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
But there is nothing like reference/api/pandas.core.window.rolling.Rolling.html
or reference/api/pandas.core.window.Rolling.html
should I remove that line?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(other redirects work perfectly locally.)
@jorisvandenbossche Can you please check out the doc failures? It says |
The failures have gone. Can you take a look back, please? @jorisvandenbossche |
Still some problems with the CI. Can you merge master and see if it finishes successfully now please?
|
Merged master. Ping on green. |
The doc build is passing, so merging this |
Thanks @rushabh-v |
#32574) Co-authored-by: Rushabh Vasani <[email protected]>
Co-authored-by: Joris Van den Bossche <[email protected]>
Uh oh!
There was an error while loading. Please reload this page.