Back to Skills

ydata-profiling-ydata-profiling-with-streamlit

vamseeachanta
Updated 2 days ago
6 views
3
2
3
View on GitHub
Otherdata

About

This skill creates an interactive Streamlit web app for automated data profiling using YData Profiling. It allows developers to upload CSV files and generate comprehensive pandas profiling reports with configurable options. Use this to quickly build a data exploration interface for analyzing dataset structure, quality, and statistics.

Quick Install

Claude Code

Recommended
Primary
npx skills add vamseeachanta/workspace-hub -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/vamseeachanta/workspace-hub
Git CloneAlternative
git clone https://github.com/vamseeachanta/workspace-hub.git ~/.claude/skills/ydata-profiling-ydata-profiling-with-streamlit

Copy and paste this command in Claude Code to install this skill

GitHub Repository

vamseeachanta/workspace-hub
Path: .claude/skills/data/analysis/ydata-profiling/ydata-profiling-with-streamlit
0

Related Skills

autoviz

Other

AutoViz automates exploratory data analysis with a single line of code, generating comprehensive visualizations and detecting patterns like correlations and outliers. It automatically selects chart types, handles both categorical and numerical features, and can export reports to HTML or Jupyter notebooks. Use this skill for rapid, automated EDA to understand your dataset's structure and key insights before deeper analysis.

View skill

bsee-sodir-extraction

Other

This skill extracts and processes offshore energy data from the BSEE (Gulf of Mexico) and SODIR (Norway) regulatory databases. Use it to programmatically access production metrics, well information, field data, and HSE records for analysis. It supports tasks like economic modeling, compliance tracking, and comprehensive energy data aggregation.

View skill

streamlit-3-layout-and-organization

Other

This skill provides Streamlit layout components for organizing dashboard interfaces. It covers creating multi-column layouts with adjustable ratios and implementing sidebar navigation with interactive widgets. Use it when you need to structure complex Streamlit applications with clear visual organization.

View skill

dash-common-issues

Other

This skill provides quick-reference solutions for common Dash development issues like callbacks not firing, slow loading, and memory management. It offers concise code snippets and best practices for debugging and optimizing Dash applications. Use it as a troubleshooting guide when building or maintaining data analysis dashboards with Plotly Dash.

View skill