ContextLab / hypertools

A Python toolbox for gaining geometric insights into high-dimensional data
http://hypertools.readthedocs.io/en/latest/
MIT License
1.81k stars 161 forks source link

support data formatting via pliers #185

Open jeremymanning opened 6 years ago

jeremymanning commented 6 years ago

Pliers is a fantastic looking toolkit for converting a wide variety of data formats into feature vectors. This seems like a perfect sub-routine for hypertools, e.g. via the format_data function. Idea: