Metadata-Version: 2.1
Name: retentioneering
Version: 3.0.0
Summary: universal framework for data processing
Author: Retentioneering User Trajectory Analysis Lab
Author-email: you@example.com
Requires-Python: >=3.8,<3.11
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: ipywidgets (==8.0.4)
Requires-Dist: jupyterlab (>=3.4.7,<4.0.0)
Requires-Dist: networkx (>=2.8.6,<3.0.0)
Requires-Dist: notebook (==6.4.8)
Requires-Dist: numpy (>=1.21.5,<1.24)
Requires-Dist: pandas (>=1.5.0,<2.0.0)
Requires-Dist: pandas-stubs (>=1.4.4,<2.0.0)
Requires-Dist: plotly (>=5.10.0,<6.0.0)
Requires-Dist: pydantic (>=1.10.2,<2.0.0)
Requires-Dist: scipy (==1.10.1)
Requires-Dist: seaborn (>=0.12.1,<0.13.0)
Requires-Dist: statsmodels (==0.14.0rc0)
Requires-Dist: umap-learn (>=0.5.3,<0.6.0)
Requires-Dist: virtualenv (>=20.17)
