Skip to content
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

DEPR: Enforce deprecations #49589

Merged
merged 3 commits into from
Nov 8, 2022
Merged

Conversation

mroeschke
Copy link
Member

Introduced in #43248, #33091, #45523

@mroeschke mroeschke added the Deprecate Functionality to remove in pandas label Nov 8, 2022
Copy link
Member

@jbrockmendel jbrockmendel left a comment

Choose a reason for hiding this comment

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

LGTM pending green

@mroeschke mroeschke added this to the 2.0 milestone Nov 8, 2022
@mroeschke
Copy link
Member Author

Failure is unrelated (and remaining check is the requirements-dev.txt install), so merging

@mroeschke mroeschke merged commit d69e63d into pandas-dev:main Nov 8, 2022
@mroeschke mroeschke deleted the depr/rm/misx branch November 8, 2022 23:42
phofl pushed a commit to phofl/pandas that referenced this pull request Nov 9, 2022
* Disallow showindex in to_markdown

* Series.to_frame(name=None)

* DataFrame.between_times(include_*)
@rhshadrach
Copy link
Member

This patch may have induced a potential regression. Please check the links below. If any ASVs are parameterized, the combinations of parameters that a regression has been detected appear as subbullets. This is a partially automated message.

Subsequent benchmarks may have skipped some commits. See the link below to see which commits are between the two benchmark runs where the regression was identified.

6122c7d...c044554

@rhshadrach
Copy link
Member

I think this looks fine, just the difference between Index([name]) and default_index(1), but wanted to be sure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Deprecate Functionality to remove in pandas
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants