Skip to main content

📈 Streamlit Pandas Profiling

GitHub PyPI

Installation

pip install streamlit-pandas-profiling

Getting started

import pandas as pd
import pandas_profiling
import streamlit as st

from streamlit_pandas_profiling import st_profile_report

df = pd.read_csv("https://storage.googleapis.com/tf-datasets/titanic/train.csv")
pr = df.profile_report()

st_profile_report(pr)

Demo

Open in Streamlit

Preview

Download files

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

Source Distribution

streamlit_pandas_profiling-0.1.3.tar.gz (131.5 kB view details)

Uploaded Source

Built Distribution

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

streamlit_pandas_profiling-0.1.3-py3-none-any.whl (259.8 kB view details)

Uploaded Python 3

File details

Details for the file streamlit_pandas_profiling-0.1.3.tar.gz.

File metadata

  • Download URL: streamlit_pandas_profiling-0.1.3.tar.gz
  • Upload date:
  • Size: 131.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.6

File hashes

Hashes for streamlit_pandas_profiling-0.1.3.tar.gz
Algorithm Hash digest
SHA256 6719cf2cfd682b59470d90aa09b4529a6622d915cef4faa3e88f85c00b7faf79
MD5 860fb4854ff4acd79c79589842feb276
BLAKE2b-256 25ea4602872d82b115b096bd8b5057d52fdf063d9894f999290d5eccfe937b85

See more details on using hashes here.

File details

Details for the file streamlit_pandas_profiling-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: streamlit_pandas_profiling-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 259.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.6

File hashes

Hashes for streamlit_pandas_profiling-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 826dcef1dc8d4882bec645f0a3b70c70ff20cc31ae90200445392155607493e3
MD5 28cb700124fd60fa4001ffaf6e799110
BLAKE2b-256 5c7a608dd8b07724e748b33ebef2a166f3ff32e79b8e087b2253337ba7318fa2

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.3 This release

2 files

0.1.2

2 files

0.1.1

2 files

0.0.6

1 file

0.0.5

1 file

0.0.4

2 files

Supported by

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