mwouts / itables

Pandas DataFrames as Interactive DataTables
https://mwouts.github.io/itables/
MIT License
710 stars 53 forks source link

Fix the rendering of Dict/Struct #292

Open mwouts opened 1 week ago

mwouts commented 1 week ago

WIP, will eventually close #290

github-actions[bot] commented 1 week ago

Thank you for making this pull request.

Did you know? You can try it on Binder: Binder:lab.

Also, the version of ITables developed in this PR can be installed with pip:

pip install git+https://github.com/mwouts/itables.git@fix_polars_objects

(this requires nodejs, see more at Developing ITables)