Metadata-Version: 2.1
Name: vf-portalytics
Version: 0.7.9
Summary: A portable analytics framework for Python
Home-page: https://github.com/visualfabriq/portalytics
Author: Carst Vaartjes
Author-email: cvaartjes@visualfabriq.com
License: GPLv3
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: pip (>=19.3.1)
Requires-Dist: setuptools (>=41.6.0)
Requires-Dist: category-encoders (==2.2.2)
Requires-Dist: pytest-cov (>=2.8.1)
Requires-Dist: joblib (==0.13.2) ; (python_version <= '2.7')
Requires-Dist: numpy (==1.16.6) ; (python_version <= '2.7')
Requires-Dist: pandas (==0.24.2) ; (python_version <= '2.7')
Requires-Dist: numexpr (==2.7.1) ; (python_version <= '2.7')
Requires-Dist: scipy (==1.2.3) ; (python_version <= '2.7')
Requires-Dist: matplotlib (<=2.2.4) ; (python_version <= '2.7')
Requires-Dist: seaborn (==0.9.1) ; (python_version <= '2.7')
Requires-Dist: scikit-learn (==0.20.4) ; (python_version <= '2.7')
Requires-Dist: xgboost (==0.82) ; (python_version <= '2.7')
Requires-Dist: statsmodels (==0.10.2) ; (python_version <= '2.7')
Requires-Dist: ipython (==5.8.0) ; (python_version <= '2.7')
Requires-Dist: pytest (==4.6.11) ; (python_version <= '2.7')
Requires-Dist: joblib (==0.16.0) ; (python_version > '3.3')
Requires-Dist: numpy (>=1.19.1) ; (python_version > '3.3')
Requires-Dist: pandas (>=1.1.0) ; (python_version > '3.3')
Requires-Dist: numexpr (>=2.7.1) ; (python_version > '3.3')
Requires-Dist: scipy (>=1.5.2) ; (python_version > '3.3')
Requires-Dist: matplotlib (>=3.1.2) ; (python_version > '3.3')
Requires-Dist: seaborn (>=0.10.1) ; (python_version > '3.3')
Requires-Dist: scikit-learn (==0.23.2) ; (python_version > '3.3')
Requires-Dist: xgboost (==1.2.0) ; (python_version > '3.3')
Requires-Dist: statsmodels (==0.12.0) ; (python_version > '3.3')
Requires-Dist: ipython (>=7.11.1) ; (python_version > '3.3')
Requires-Dist: pytest (>=5.3.5) ; (python_version > '3.3')

# portalytics
Portable Jupyter Setup for Machine Learning



