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}")