Skip to content

Conversation

@spencerkclark
Copy link
Member

@spencerkclark spencerkclark commented Jan 30, 2025

freq="d" is deprecated, so we make sure to use freq="D" to avoid warnings.

@spencerkclark spencerkclark changed the title Use freq="D" instead of freq=d' in pd.timedelta_range Use freq="D" instead of freq="d" in pd.timedelta_range Jan 30, 2025
@spencerkclark spencerkclark added the run-upstream Run upstream CI label Jan 30, 2025
@kmuehlbauer kmuehlbauer mentioned this pull request Jan 30, 2025
@kmuehlbauer
Copy link
Contributor

Doctest and mypy issues are unrelated to this PR, see #10005. Merging as needed for #10002.

@kmuehlbauer kmuehlbauer merged commit e84e421 into pydata:main Jan 30, 2025
30 of 35 checks passed
@kmuehlbauer
Copy link
Contributor

Thanks @spencerkclark for getting this fixed that fast!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

run-upstream Run upstream CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

⚠️ Nightly upstream-dev CI failed ⚠️

3 participants