Data Science

Skills for data science workflows — interactive exploration, Jupyter notebooks, data analysis, SQLite storage, and visualization.

clowlove 708bf1a 2 files · 1.4 KB Updated

File contents

Data Science

Overview

Skills for data science workflows — interactive Python exploration via live Jupyter kernels, data analysis and aggregation with SQLite, and visualization with matplotlib.

Sub-skills

  • jupyter-live-kernel: Iterative Python via live Jupyter kernel (hamelnb)

Labeled Sections

SQLite Data Storage

For Hermes Agent's lightweight structured data storage using SQLite — news aggregates, trends, task state, user preferences — see references/sqlite-data.md. Covers table creation, queries, upsert patterns, FTS, and performance optimization.

Usage

Load individual skills from this category using:

skill_view(name="data-science/{sub_skill}")

clowlove/harmes-house/tree/main/skills/data-science commit 708bf1aa01

Frequently asked questions

npx skillmds@latest add clowlove/data-science