.coveragerc
.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
AUTHORS
CHANGES
LICENSE
MANIFEST.in
README.rst
pyproject.toml
.github/workflows/ci-check-dependencies.yml
.github/workflows/ci-pandas-pre.yml
.github/workflows/ci-pint-master.yml
.github/workflows/ci-pint-pre.yml
.github/workflows/ci.yml
.github/workflows/lint-autoupdate.yml
.github/workflows/lint.yml
.github/workflows/publish.yml
Pint_Pandas.egg-info/PKG-INFO
Pint_Pandas.egg-info/SOURCES.txt
Pint_Pandas.egg-info/dependency_links.txt
Pint_Pandas.egg-info/requires.txt
Pint_Pandas.egg-info/top_level.txt
docs/Makefile
docs/conf.py
docs/ecosystem.rst
docs/index.rst
docs/make.bat
docs/_static/index_api.svg
docs/_static/index_contribute.svg
docs/_static/index_getting_started.svg
docs/_static/index_user_guide.svg
docs/_static/logo-full.jpg
docs/_static/style.css
docs/getting/faq.rst
docs/getting/index.rst
docs/getting/tutorial.rst
docs/user/common.rst
docs/user/index.rst
docs/user/initializing.rst
docs/user/reading.rst
notebooks/pandas_test.csv
notebooks/pint-pandas.ipynb
pint_pandas/__init__.py
pint_pandas/pint_array.py
pint_pandas/py.typed
pint_pandas/testsuite/__init__.py
pint_pandas/testsuite/pandas_test.csv
pint_pandas/testsuite/test_issues.py
pint_pandas/testsuite/test_pandas_extensiontests.py
pint_pandas/testsuite/test_pandas_interface.py