Agent skill
data-analysis-choose-polars-when
Sub-skill of data-analysis: Choose polars when: (+6).
Install this agent skill to your Project
npx add-skill https://github.com/vamseeachanta/workspace-hub/tree/main/.claude/skills/_archive/data/analysis/data-analysis/choose-polars-when
SKILL.md
Choose polars when: (+6)
Choose polars when:
- Working with datasets too large for pandas
- Need maximum performance for data transformations
- Processing data in memory-constrained environments
- Lazy evaluation and query optimization are valuable
Choose streamlit when:
- Rapid prototyping of data applications
- Internal tools and demos
- Data scientists building apps (minimal frontend knowledge)
- Need quick iteration on interactive visualizations
Choose dash when:
- Building production-grade dashboards
- Enterprise features required (authentication, scaling)
- Complex callback interactions between components
- Plotly ecosystem integration is desired
Choose autoviz when:
- Quick initial data exploration
- Need automated chart type selection
- Time is limited for manual visualization
- Working with unfamiliar datasets
Choose ydata-profiling when:
- Comprehensive data quality assessment needed
- Generating shareable HTML reports
- Identifying data issues (missing values, duplicates)
- Need correlation analysis and distribution insights
Choose great-tables when:
- Creating publication-quality table output
- Need fine-grained control over table styling
- Generating tables for reports or presentations
- Export to multiple formats (HTML, LaTeX, PNG)
Choose sweetviz when:
- Comparing two datasets (train/test, before/after)
- Target variable analysis for ML projects
- Visual EDA with minimal code
- Need side-by-side feature comparisons
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
gsd-complete-milestone
Archive completed milestone and prepare for next version
gsd-reapply-patches
Reapply local modifications after a GSD update
gsd-verify-work
Validate built features through conversational UAT
gsd-thread
Manage persistent context threads for cross-session work
clinical-trial-protocol
Generate clinical trial protocols for medical devices or drugs through a modular, waypoint-based architecture with research-only and full protocol modes.
single-cell-rna-qc
Performs quality control on single-cell RNA-seq data (.h5ad or .h5 files) using scverse best practices with MAD-based filtering and comprehensive visualizations.
Didn't find tool you were looking for?