Metadata-Version: 2.1
Name: pingouin
Version: 0.5.3
Summary: Pingouin: statistical package for Python
Home-page: https://pingouin-stats.org/index.html
Download-URL: https://github.com/raphaelvallat/pingouin/
Author: Raphael Vallat
Author-email: raphaelvallat9@gmail.com
Maintainer: Raphael Vallat
Maintainer-email: raphaelvallat9@gmail.com
License: GPL-3.0
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
License-File: LICENSE
Requires-Dist: numpy (>=1.19)
Requires-Dist: scipy (>=1.7)
Requires-Dist: pandas (>=1.0)
Requires-Dist: matplotlib (>=3.0.2)
Requires-Dist: seaborn (>=0.11)
Requires-Dist: statsmodels (>=0.13)
Requires-Dist: scikit-learn
Requires-Dist: pandas-flavor (>=0.2.0)
Requires-Dist: outdated
Requires-Dist: tabulate

Pingouin is a statistical Python package based on Pandas.
