cmmorrow / sci-analysis

An easy to use and powerful python-based data exploration and analysis tool
http://sci-analysis.readthedocs.io/en/latest/
MIT License
18 stars 1 forks source link

Flatten inner lists when passed to the highlight arg #36

Open cmmorrow opened 5 years ago

cmmorrow commented 5 years ago

It would be nice to flatten a pandas Series or numpy array passed as a value of the list of values passed to the highlight argument for scatter plots.