Metadata-Version: 2.1
Name: wvpy
Version: 0.3.0
Summary: Simple utilities for teaching Pandas and scikit learn.
Home-page: https://github.com/WinVector/wvpy
Author: John Mount
Author-email: jmount@win-vector.com
License: License :: OSI Approved :: BSD 3-clause License
Platform: any
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: BSD License
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: sklearn
Requires-Dist: seaborn
Requires-Dist: matplotlib
Requires-Dist: vtreat (>=1.1.1)
Requires-Dist: data-algebra (>=1.2.0)
Requires-Dist: nbformat
Requires-Dist: nbconvert


Simple utilities for teaching Pandas, Jupyter, seaborn, and sklearn.


