-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
bugSomething isn't workingSomething isn't workingdependenciesPull requests that update a dependency filePull requests that update a dependency file
Description
Is your feature request related to a problem? Please describe.
Pint-pandas doesn't play nice with the latest version of pint as seen in #233 where things explode on import. This also means that scmdata can't be used in PRIMAP2 due to pint version conflicts.
Do we really need the pint-pandas dependency here? At a glance it is only used in ops.
Describe the solution you'd like
We have to do one of the following:
- Remove the pint_pandas dependency in exchange with lower-level pint usage
- Make an upstream fix
I haven't dived into the relative effort required for an upstream fix.
@mikapfl @znicholls being the pint experts is there a preferred path here?
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdependenciesPull requests that update a dependency filePull requests that update a dependency file