CermakM / jupyter-datatables

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

[Task] Allow for dynamic definition of custom data types #20

Open CermakM opened 5 years ago

CermakM commented 5 years ago

User story As a user, I'd like to be able to define custom data types, so that I could, later on, create custom plots for the specific data types.

technical: @CermakM

Acceptance Criteria

Depends on: https://github.com/CermakM/jupyter-datatables/issues/16