What problem does it solve?
This Skill simplifies the process of using Jupyter notebooks for data analysis, exploration, and visualization, ensuring best practices for efficient execution and validation.
Core Features & Use Cases
- Data Analysis & Visualization: Guide users through best practices for data analysis, exploration, and visualization using Jupyter notebooks.
- Notebook Execution: Provide instructions for executing cells and generating notebooks, supporting both incremental and full notebook generation.
- BigQuery Integration: Offer specific guidance on querying BigQuery from within notebooks using
%%bqsql magics.
- Machine Learning Workflows: Integrate with machine learning workflows and best practices, ensuring proper library installation and usage.
Quick Start
Utilize the notebook-guidance skill to create a Jupyter notebook for analyzing sales data, starting with loading the data into BigQuery and visualizing trends over time.