We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pint_pandas.PintType.ureg.default_format = "P~" usage stated in https://pint-pandas.readthedocs.io/en/latest/user/reading.html#pandas-dataframe-accessors induce deprecation warning from Pint.
pint_pandas.PintType.ureg.default_format = "P~"
Pint
What would be the proper method to avoid this warning ? (so that we can update the doc)
The text was updated successfully, but these errors were encountered:
hum I could have think about it before asking... we should add .formatter : pint_pandas.PintType.ureg.formatter.default_format = "P~"
.formatter
pint_pandas.PintType.ureg.formatter.default_format = "P~"
Sorry, something went wrong.
hum, source code is good @hgrecco could you update readthedocs ?
it was already updated in #226 you just need to update readthedocs which is stuck at pint-pandas 0.6.dev16
0.6.dev16
No branches or pull requests
pint_pandas.PintType.ureg.default_format = "P~"
usage stated in https://pint-pandas.readthedocs.io/en/latest/user/reading.html#pandas-dataframe-accessors induce deprecation warning fromPint
.What would be the proper method to avoid this warning ? (so that we can update the doc)
The text was updated successfully, but these errors were encountered: