You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/source/whatsnew/v0.24.0.txt
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -163,9 +163,10 @@ This is the same behavior as ``Series.values`` for categorical data. See
163
163
164
164
Pint Support
165
165
^^^^^^^^^^^^
166
-
# remove once Pint merge done (see https://github.com/hgrecco/pint/pull/684), note docs will go live once Pint merge is done,
166
+
167
167
Added `Pint<https://github.com/hgrecco/pint>`_ to the `Pandas ecosystem documentation<https://pandas.pydata.org/pandas-docs/stable/ecosystem.html#ecosystem-extensions>`_.
168
168
Documentation of how to use Pint with Pandas can be found in the `Pint documentation <https://github.com/hgrecco/pint/blob/master/docs/pandas.rst>`_.
169
+
Note that this feature requires Pint v0.9 or higher.
0 commit comments