Skip to content

DOC: cleanup 1.0.2 whatsnew #32592

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

Merged
merged 1 commit into from
Mar 10, 2020

Conversation

TomAugspurger
Copy link
Contributor

No description provided.

@TomAugspurger TomAugspurger added this to the 1.0.2 milestone Mar 10, 2020
@TomAugspurger TomAugspurger merged commit 79d3b08 into pandas-dev:master Mar 10, 2020
@TomAugspurger TomAugspurger deleted the doc-whatsnew-1.0.2 branch March 10, 2020 20:46
meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Mar 10, 2020
gfyoung pushed a commit that referenced this pull request Mar 10, 2020
@@ -18,13 +18,13 @@ Fixed regressions
- Fixed regression in :meth:`DataFrame.to_excel` when ``columns`` kwarg is passed (:issue:`31677`)
- Fixed regression in :meth:`Series.align` when ``other`` is a DataFrame and ``method`` is not None (:issue:`31785`)
- Fixed regression in :meth:`pandas.core.groupby.RollingGroupby.apply` where the ``raw`` parameter was ignored (:issue:`31754`)
- Fixed regression in :meth:`rolling(..).corr() <pandas.core.window.Rolling.corr>` when using a time offset (:issue:`31789`)
Copy link
Member

@jorisvandenbossche jorisvandenbossche Mar 11, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why did you remove this? (the rolling(..).corr() I mean, I personally think it gives a nicer link)

The link target is actually also wrong, I see, since we moved Rolling into a rolling file (will do a PR to fix this)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, I just assumed the < ... > syntax didn't work with :meth:. If that's an option then I'd prefer it to core.window.Rolling.

SeeminSyed pushed a commit to CSCD01-team01/pandas that referenced this pull request Mar 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants