data-science

Analyze scientific datasets with statistical tests and Python code examples.

44|13|Updated Nov 15, 2025
One-click install
npx skills add https://github.com/openscientist-io/openscientist --skill data-science-openscientist-io
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: data-science
Source: https://github.com/openscientist-io/openscientist/tree/main/skills/domain/data-science
Command: npx skills add https://github.com/openscientist-io/openscientist --skill data-science-openscientist-io

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps researchers and data scientists systematically perform statistical analysis and data exploration to turn raw data into actionable insights, reducing manual trial-and-error and ensuring reproducibility.

Core Features & Use Cases

  • Exploratory Data Analysis: profile data structure, detect anomalies, and assess distributions.
  • Statistical Guidance: select appropriate tests, interpret results, and report effect sizes.
  • Visualization & Reporting: generate plots and summaries to accompany findings.
  • Use Case: A researcher evaluates a gene expression dataset to identify variance patterns across conditions and informs next steps.

Quick Start

Load your dataset and run basic exploratory analysis to generate summary statistics and visualizations.

Frequently Asked Questions about data-science

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I perform exploratory data analysis on genomics datasets?

Exploratory data analysis on genomics datasets involves profiling data structure, detecting anomalies, and assessing distributions to identify variance patterns across conditions. This Skill provides runnable Python code examples to generate summary statistics and visualizations for scientific datasets.

What's the best way to run normality tests and check distributions in pandas?

Running normality tests and distribution checks in pandas is streamlined through statistical guidance that selects appropriate tests and interprets results. This approach ensures reproducibility while reporting effect sizes and generating visualization steps for safe interpretation.

Can I use scipy for statistical guidance and hypothesis assessment across metabolomics data?

Scipy can be used for statistical guidance and basic hypothesis assessment across metabolomics data. The process covers selecting appropriate tests, interpreting results, and reporting effect sizes to turn raw data into actionable insights across common data formats.

How do I visualize data analysis results from proteomics experiments?

Visualizing data analysis results from proteomics experiments requires generating plots and summaries to accompany findings. This Skill enables researchers to evaluate datasets, identify variance patterns, and generate visualizations through clear methodological guidance.

Does statistical data analysis work with common data formats for reproducible research?

Statistical data analysis works with common data formats to enable reproducible research. It provides clear methodological guidance, runnable Python code examples, and safe interpretation across genomics, proteomics, and metabolomics domains to reduce manual trial-and-error.

Why does exploratory data analysis require anomaly detection before testing?

Exploratory data analysis requires anomaly detection before testing to ensure robust statistical insights. Profiling data structure and detecting anomalies early helps researchers select appropriate tests, interpret results safely, and maintain reproducibility across scientific datasets.