We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69d62cb commit 205c2a7Copy full SHA for 205c2a7
xarray/core/groupers.py
@@ -81,7 +81,7 @@ def can_squeeze(self) -> bool:
81
"""
82
Do not use.
83
84
- .. deprecated:: 2023.03.0
+ .. deprecated:: 2024.01.0
85
This is a deprecated method. It will be deleted when the `squeeze` kwarg is deprecated.
86
Only ``UniqueGrouper`` should override it.
87
0 commit comments