units
Contains functions for handling units in dataframes.
Functions
|
|
|
|
|
Add a unit to a series, if it is not None. |
|
Convert a series to a given unit. |
|
Return the magnitude of a series in a given unit. |
|
Compute the magnitude of columns in a dataframe to given units. |
|
Add units to columns in a dataframe. |
|
Check if a dtype is a QuantityDType. |