Skip to content

Commit

Permalink
2035 pandas3 (#2036)
Browse files Browse the repository at this point in the history
  • Loading branch information
mutricyl committed Jul 12, 2024
1 parent b2fc74a commit 1e46b2e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pint/compat.py
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,8 @@ def _to_magnitude(value, force_ndarray=False, force_ndarray_like=False):
"xarray.core.variable.Variable",
"pandas.core.series.Series",
"pandas.core.frame.DataFrame",
"pandas.Series",
"pandas.DataFrame",
"xarray.core.dataarray.DataArray",
)

Expand Down

0 comments on commit 1e46b2e

Please sign in to comment.