Skip to content

switch to datetime unit "D" - #9170

Merged
keewis merged 1 commit into
pydata:mainfrom
keewis:datetime-units
Jun 25, 2024
Merged

switch to datetime unit "D"#9170
keewis merged 1 commit into
pydata:mainfrom
keewis:datetime-units

Conversation

@keewis

@keewiskeewis commented Jun 24, 2024

Copy link
Copy Markdown
Collaborator

This attempts to fix the failing missing data interpolation tests, which are apparently the result of a pandas deprecation.

cc @spencerkclark

Apparently, `pandas` deprecated lower-case `"d"`.
@keewiskeewis added the run-upstream Run upstream CI label Jun 24, 2024

@spencerkclarkspencerkclark left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks good—thanks @keewis!

@keewis
keewis merged commit b518074 into pydata:mainJun 25, 2024
@keewis
keewis deleted the datetime-units branch June 25, 2024 13:18
dcherian added a commit to dcherian/xarray that referenced this pull request Jun 28, 2024
* main:
promote floating-point numeric datetimes to 64-bit before decoding (pydata#9182)
also pin `numpy` in the all-but-dask CI (pydata#9184)
temporarily remove `pydap` from CI (pydata#9183)
temporarily pin `numpy<2` (pydata#9181)
Change np.core.defchararray to np.char (pydata#9165) (pydata#9166)
Fix example code formatting for CachingFileManager (pydata#9178)
Slightly improve DataTree repr (pydata#9064)
switch to unit `"D"` (pydata#9170)
Docs: Add page with figure for navigating help resources (pydata#9147)
Add test for pydata#9155 (pydata#9161)
Remove mypy exclusions for a couple more libraries (pydata#9160)
Include numbagg in type checks (pydata#9159)
Improve zarr chunks docs (pydata#9140)
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

run-upstreamRun upstream CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@keewis@spencerkclark