{"id":13469129,"url":"https://github.com/okld/streamlit-pandas-profiling","last_synced_at":"2025-05-16T16:08:03.074Z","repository":{"id":41155679,"uuid":"275420184","full_name":"okld/streamlit-pandas-profiling","owner":"okld","description":"Pandas profiling component for Streamlit.","archived":false,"fork":false,"pushed_at":"2024-03-04T14:55:03.000Z","size":7647,"stargazers_count":382,"open_issues_count":18,"forks_count":47,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-05-13T13:11:55.242Z","etag":null,"topics":["data-science","demo","pandas","pandas-profiling","python","streamlit","streamlit-component","streamlit-pandas-profiling"],"latest_commit_sha":null,"homepage":"https://share.streamlit.io/okld/streamlit-gallery/main?p=pandas-profiling","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/okld.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2020-06-27T17:22:56.000Z","updated_at":"2025-05-10T21:04:55.000Z","dependencies_parsed_at":"2024-01-07T21:02:58.198Z","dependency_job_id":"c7cc2d1f-d5d3-4be3-9259-6b5cd16665d8","html_url":"https://github.com/okld/streamlit-pandas-profiling","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okld%2Fstreamlit-pandas-profiling","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okld%2Fstreamlit-pandas-profiling/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okld%2Fstreamlit-pandas-profiling/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okld%2Fstreamlit-pandas-profiling/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/okld","download_url":"https://codeload.github.com/okld/streamlit-pandas-profiling/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254564127,"owners_count":22092122,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["data-science","demo","pandas","pandas-profiling","python","streamlit","streamlit-component","streamlit-pandas-profiling"],"created_at":"2024-07-31T15:01:27.454Z","updated_at":"2025-05-16T16:08:03.055Z","avatar_url":"https://github.com/okld.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# 📈 Streamlit Pandas Profiling\n\n[![GitHub][github_badge]][github_link] [![PyPI][pypi_badge]][pypi_link] \n\n## Installation\n\n```sh\npip install streamlit-pandas-profiling\n```\n\n## Getting started\n\n```python\nimport pandas as pd\nimport pandas_profiling\nimport streamlit as st\n\nfrom streamlit_pandas_profiling import st_profile_report\n\ndf = pd.read_csv(\"https://storage.googleapis.com/tf-datasets/titanic/train.csv\")\npr = df.profile_report()\n\nst_profile_report(pr)\n```\n\n## Demo\n\n[![Open in Streamlit][share_badge]][share_link] \n\n[![Preview][share_img]][share_link]\n\n[share_badge]: https://static.streamlit.io/badges/streamlit_badge_black_white.svg\n[share_link]: https://share.streamlit.io/okld/streamlit-gallery/main?p=pandas-profiling\n[share_img]: https://raw.githubusercontent.com/okld/streamlit-pandas-profiling/main/preview.png\n\n[github_badge]: https://badgen.net/badge/icon/GitHub?icon=github\u0026color=black\u0026label\n[github_link]: https://github.com/okld/streamlit-pandas-profiling\n\n[pypi_badge]: https://badgen.net/pypi/v/streamlit-pandas-profiling?icon=pypi\u0026color=black\u0026label\n[pypi_link]: https://pypi.org/project/streamlit-pandas-profiling\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fokld%2Fstreamlit-pandas-profiling","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fokld%2Fstreamlit-pandas-profiling","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fokld%2Fstreamlit-pandas-profiling/lists"}