mwouts / itables

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

Display Pandas Style objects using sparse_index=False #263

Closed mwouts closed 5 months ago

mwouts commented 5 months ago

Closes #254

github-actions[bot] commented 5 months 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@no_sparse_index_on_style_objects

(this requires nodejs, see more at Developing ITables)