We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
whats-new.rst
1 parent aa6dd3f commit 7a1c953Copy full SHA for 7a1c953
doc/whats-new.rst
@@ -31,7 +31,7 @@ Breaking changes
31
Deprecations
32
~~~~~~~~~~~~
33
- The `dt.weekday_name` parameter wasn't functional on modern pandas versions and has been removed. (:issue:`8610`, :pull:`8664`)
34
- By `Sam Coleman <https://github.com/nameloCmaS>`_.
+ By `Sam Coleman <https://github.com/nameloCmaS>`_.
35
36
37
Bug fixes
@@ -40,7 +40,9 @@ Bug fixes
40
41
Documentation
42
~~~~~~~~~~~~~
43
-
+- Fix `variables` arg typo in `Dataset.sortby()` docstring
44
+ (:issue:`8663`, :pull:`8670`)
45
46
47
Internal Changes
48
~~~~~~~~~~~~~~~~
0 commit comments