python-analytics-skills
Bayesian modeling, model evaluation, and reactive Python notebooks
All Skills in This Repository (5)
Pure Emerald Level Indicatorsmodel-evaluation
Compare Bayesian models with ArviZ 1.1 LOO, ELPD, and Bayes factors.
prior-elicitation
Find constrained priors for Bayesian models using PyMC and PreliZ.
pymc-testing
Mock PyMC model sampling and provide pytest fixtures for testing.
marimo-notebook
Run Python notebooks with reactive cell execution on dependencies.
pymc-extras
Add B-spline basis functions and distributional regression to PyMC models.
Frequently Asked Questions
FAQPage SchemaHow to install python-analytics-skills?โผ
Run `npx skills add pymc-labs/python-analytics-skills --all -g -y` in your terminal to install all skills globally.
What does this skill suite do for Bayesian modeling?โผ
It gives your coding assistant expert knowledge for building PyMC models, choosing priors, running MCMC, checking convergence, and comparing models with LOO-CV.
How do I speed up PyMC model testing?โผ
The pymc-testing skill teaches mock sampling patterns that replace slow MCMC runs with fast prior predictive checks, ideal for CI pipelines.
Does it work with Claude Code and Cursor?โผ
Yes. All skills follow the universal SKILL.md standard and load automatically in Claude Code, Cursor, Gemini CLI, and other compatible platforms.
Can it help build reactive Python notebooks?โผ
Yes. The marimo-notebook skill covers reactive cells, UI widgets, SQL queries, caching, and converting Jupyter notebooks to marimo.
Related Repositories in Data & Analytics
View All in Data & AnalyticsโPaddleOCR
Extract text, tables, and formulas from PDFs and images
Scrapling
Scrape any website and bypass anti-bot protection with AI
last30days-skill
Research any topic across Reddit, X, YouTube, and the web