Stats Maths With Python
General statistics, mathematical programming, and numerical/scientific computing scripts and notebooks in Python
Install / Use
npx skills add tirthajyoti/Stats-Maths-with-PythonInstalls into whichever agent you are using.
README
Statistics/ Mathematical Computing Notebooks
Jupyter Notebooks on the topics of statistical analysis, mathematics, and numerical/sceintific computing (in Python).
Please feel free to connect with me on LinkedIn if you are interested in data science and like to connect.
Requirements
- Python 3.6+
- NumPy (
$ pip install numpy) - Pandas (
$ pip install pandas) - Scikit-learn (
$ pip install scikit-learn) - SciPy (
$ pip install scipy) - Statsmodels (
$ pip install statsmodels) - MatplotLib (
$ pip install matplotlib) - Seaborn (
$ pip install seaborn)
Set Algebra basics

Permutations and Combinations

Probability distributions (Discrete)

Linear Regression Methods

R-style Statistical functions written using Python

Diagnostics of a linear regression problem
Introduction to hypothesis testing
Articles
Check out this article I wrote on Medium: Essential Math for Data Science.
Check out this article I wrote on Medium about "How to write your favorite R functions — in Python?"
Check out this article I wrote on Medium about "Mathematical programming — a key habit to build up for advancing in data science?"
Check out this article I wrote on Medium about "Bayes’ rule with a simple and practical example"
Check out this article I wrote on Medium about "Statistical modeling with “Pomegranate” — fast and intuitive"
Related Skills
node-connect
385.6kDiagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.
python-debugpy
385.6kDebug Python with pdb, breakpoint(), post-mortem inspection, and debugpy remote attach.
skill-creator
385.6kCreate, edit, audit, tidy, validate, or restructure AgentSkills and SKILL.md files.
claude-opus-4-5-migration
140.7kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
