Skip to content

Conversation

@jbrockmendel
Copy link
Member


def test_at_time_ambiguous_format_deprecation(self):
# GH#50839
rng = date_range("1/1/2000", "1/5/2000", freq="5min")
Copy link
Member

Choose a reason for hiding this comment

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

Could we test with less data? (like end at 1/2/2000)

Copy link
Member Author

Choose a reason for hiding this comment

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

sure, will update

@mroeschke mroeschke added the Deprecate Functionality to remove in pandas label Nov 3, 2025
@mroeschke mroeschke added this to the 3.0 milestone Nov 4, 2025
@mroeschke mroeschke merged commit cd8dc38 into pandas-dev:main Nov 4, 2025
42 checks passed
@mroeschke
Copy link
Member

Thanks @jbrockmendel

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

2 participants