CermakM / jupyter-datatables

Jupyter Notebook extension leveraging pandas DataFrames by integrating DataTables and ChartJS.
MIT License
238 stars 27 forks source link

How does work "categorical"? #2

Closed jmbertoncelli closed 5 years ago

jmbertoncelli commented 5 years ago

How does work "categorical"?

CermakM commented 5 years ago

Hello @jmbertoncelli,

Thanks for giving this a shot! The categorical data preview should be available in 0.2.0.

CermakM commented 5 years ago

The feature has been introduced by https://github.com/CermakM/jupyter-datatables/commit/c138b81f5d47a599c02e5b4c9deb3df04fb49436

CermakM commented 5 years ago

Closing this issue as 0.2.0 is about to be released. If your problem is not solved by the release, please, re-open the issue or open a new one. Thanks!