Skip to content

Instantly share code, notes, and snippets.

View Thaliehln's full-sized avatar
🎯
Focusing

Hélène LANGET, PhD Thaliehln

🎯
Focusing
View GitHub Profile
@mwouts
mwouts / _introducing_itables.md
Last active February 21, 2025 15:06
Pandas DataFrames as interactive HTML DataTables

Pandas DataFrames as interactive HTML DataTables

In Jupyter Notebook, Jupyter Lab, Google Colab, VS Code and PyCharm

Pandas DataFrames are central to Data Analysis in Python. In this post, we introduce the itables Python package that enhances how these DataFrames are displayed, by turning them into interactive HTML DataTables.


Using itables is as simple as