Metadata-Version: 2.1
Name: pyemb
Version: 1.0.0a5
Summary: EDA for complex data
Home-page: https://github.com/pyemb/pyemb
Author: Annie Gray
Author-email: annie.gray@bristol.ac.uk
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: asttokens==2.4.1
Requires-Dist: click==8.1.7
Requires-Dist: collection==0.1.6
Requires-Dist: comm==0.2.2
Requires-Dist: debugpy==1.8.2
Requires-Dist: decorator==5.1.1
Requires-Dist: exceptiongroup==1.2.2
Requires-Dist: executing==2.0.1
Requires-Dist: ipykernel==6.29.5
Requires-Dist: ipython==8.26.0
Requires-Dist: jedi==0.19.1
Requires-Dist: joblib==1.4.2
Requires-Dist: jupyter-client==8.6.2
Requires-Dist: jupyter-core==5.7.2
Requires-Dist: matplotlib==3.9.1.post1
Requires-Dist: matplotlib-inline==0.1.7
Requires-Dist: nbformat==5.10.4
Requires-Dist: nest-asyncio==1.6.0
Requires-Dist: networkx==3.3
Requires-Dist: nltk==3.8.1
Requires-Dist: numba==0.60.0
Requires-Dist: numpy==2.0.1
Requires-Dist: pandas==2.2.2
Requires-Dist: parso==0.8.4
Requires-Dist: pexpect==4.9.0
Requires-Dist: platformdirs==4.2.2
Requires-Dist: plotly==5.22.0
Requires-Dist: prompt-toolkit==3.0.47
Requires-Dist: psutil==6.0.0
Requires-Dist: ptyprocess==0.7.0
Requires-Dist: pure-eval==0.2.3
Requires-Dist: Pygments==2.18.0
Requires-Dist: python-dateutil==2.9.0.post0
Requires-Dist: pytz==2024.1
Requires-Dist: pyzmq==26.0.3
Requires-Dist: regex==2024.7.24
Requires-Dist: scikit-learn==1.5.1
Requires-Dist: scipy==1.14.0
Requires-Dist: setuptools==59.6.0
Requires-Dist: textblob==0.18.0.post0
Requires-Dist: tqdm==4.66.4

# PyEmb - EDA tools in Python

A package providing tools to explore complex data, including embedding, (hierarchical) clustering and visualisation.

Please read the documentation here. 

To install the package: 
```bash
pip install pyemb
```

## Citation

If you use `pyemb`, please cite the relevant works:




