Skip to content

Conversation

@keewis
Copy link
Collaborator

@keewis keewis commented Sep 1, 2024

Looks like pd.DatetimeIndex.to_numpy will return a immutable view by default, so we have to specify that we want a copy instead.

(Note: this, together with #9403, allows us to close the upstream-dev issue #9277)

@keewis keewis requested a review from dcherian September 1, 2024 16:23
@keewis keewis added the run-upstream Run upstream CI label Sep 1, 2024
@dcherian dcherian merged commit a539b72 into pydata:main Sep 3, 2024
@keewis keewis deleted the chunk-frequency-read-only branch September 3, 2024 11:24
hollymandel pushed a commit to hollymandel/xarray that referenced this pull request Sep 23, 2024
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.

2 participants