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
The astropy package is excellent for calculations with units!
Is there a method to pass the Units (from astropy import units as u) to a pandas Series or DataFrame?
Otherwise, would it be nice to implement this approach somehow?
The text was updated successfully, but these errors were encountered:
The astropy package is excellent for calculations with units!
Is there a method to pass the Units (from astropy import units as u) to a pandas Series or DataFrame?
Otherwise, would it be nice to implement this approach somehow?
The text was updated successfully, but these errors were encountered: