Skip to main content

An interactive, Excel-like DataFrame viewer for Jupyter

Project description

Panelyze

Panelyze is an interactive, Excel-like DataFrame viewer for Python built on top of itables and ipywidgets. It allows users to explore, filter, and inspect pandas DataFrames directly inside Jupyter Notebooks or Google Colab — with no need to write filtering logic or export to Excel.


Key Features

  • ✅ Interactive DataFrame preview with scrollable, sortable, and searchable table
  • ✅ Column-level filtering with dropdowns or text input
  • Missing value inspector — show only rows with NaN values
  • ✅ Integrated column selector with “Select All” toggle
  • ✅ Optimized for JupyterLab, Google Colab, and VS Code Notebooks
  • ✅ Zero configuration — just import and run

Installation

Install from PyPI:

pip install panelyze

Usage

from panelyze import panelyze
import pandas as pd

# Load your data
df = pd.read_csv("your_data.csv")

# Launch the interactive panel
panelyze(df)

No need to export to Excel — just scroll, sort, filter, and inspect directly inside your notebook.


Requirements

Panelyze depends on the following Python packages:

These will be installed automatically with pip.


License

This project is licensed under the MIT License.


Contributing

Contributions are welcome! Feel free to open issues or submit pull requests to improve functionality, performance, or documentation.


Related Projects

  • pandas-profiling — automated EDA for pandas
  • sweetviz — visualized data comparison and exploration
  • itables — interactive pandas tables via DataTables.js

Made with ❤️ for the data science community.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

panelyze-0.1.0.tar.gz (4.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

panelyze-0.1.0-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

Details for the file panelyze-0.1.0.tar.gz.

File metadata

  • Download URL: panelyze-0.1.0.tar.gz
  • Upload date:
  • Size: 4.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.1

File hashes

Hashes for panelyze-0.1.0.tar.gz
Algorithm Hash digest
SHA256 111245c80649bfc2e1de23447d88a843fb043efd47a8a37e03d4a4a6fb71e080
MD5 1c35dde279313493ea7acd74d55d0320
BLAKE2b-256 3a29c73f248166e34ef1113cc17b4b709ce911786e1859c59fd300b9af642d54

See more details on using hashes here.

File details

Details for the file panelyze-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: panelyze-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 4.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.1

File hashes

Hashes for panelyze-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 911ebaed536a9397647210caffcfb6aa14b371a50f6d9cdbda4a5d2e2e76934b
MD5 1007d7088b02e718564bca79d3150e64
BLAKE2b-256 039c967e1d0ac94d94c384fa26da8e441dc174479c755fc78fa119cbab6f88c9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page