Skip to content

Commit

Permalink
Fix doc building following breaking change in Pandas 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nameloCmaS committed Jan 21, 2024
1 parent 357a444 commit 888c5c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/whats-new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7225,6 +7225,7 @@ Breaking changes
such `'DJF'`:

.. ipython:: python
:okwarning:
ds = xray.Dataset({"t": pd.date_range("2000-01-01", periods=12, freq="M")})
ds["t.season"]
Expand Down

0 comments on commit 888c5c3

Please sign in to comment.