programming

Python and R programming for data analysis, automation, and reproducible analytics

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "programming" with this command: npx skills add pluginagentmarketplace/custom-plugin-data-analyst/pluginagentmarketplace-custom-plugin-data-analyst-programming

Programming for Data Analytics Skill

Overview

Master Python and R programming for data analysis, from basic syntax to advanced data manipulation and automation.

Core Topics

Python for Data Analysis

  • Python fundamentals and syntax
  • Pandas for data manipulation
  • NumPy for numerical computing
  • Data cleaning and preprocessing

R for Statistics

  • R fundamentals and tidyverse
  • dplyr for data transformation
  • ggplot2 for visualization
  • Statistical modeling in R

Data Wrangling

  • Reading various file formats (CSV, JSON, Excel, Parquet)
  • Handling missing data
  • Data type conversions
  • Merging and reshaping datasets

Automation & Reproducibility

  • Jupyter notebooks and R Markdown
  • Script automation and scheduling
  • Version control with Git
  • Environment management (conda, venv)

Learning Objectives

  • Write efficient Python code for data analysis
  • Use R for statistical computing
  • Automate repetitive data tasks
  • Create reproducible analysis workflows

Error Handling

Error TypeCauseRecovery
ImportErrorMissing packagepip/conda install package
SyntaxErrorInvalid codeCheck syntax, use linter
MemoryErrorData too largeUse chunking or dask
TypeErrorWrong data typeExplicit type conversion
FileNotFoundErrorMissing fileVerify path, check permissions

Related Skills

  • databases-sql (for data extraction)
  • statistics (for statistical programming)
  • advanced (for machine learning implementation)

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

data-analytics-foundations

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

data-cleaning

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

reporting

No summary provided by upstream source.

Repository SourceNeeds Review