AI-Assisted Data Science
Independent PiSkill directory guide. The original prompt remains hosted by Google Cloud Generative AI.
What does this prompt do?
Uses Gemini to explore a data question, inspect a dataset, develop analysis steps, produce code, and explain findings with assumptions and validation checks.
Primary use case
Analyze a dataset with an AI-assisted workflow.
Expected output
Reproducible analysis code and an evidence-based interpretation.
Inputs or variables
- dataset
- analysis goal
- constraints
Related prompts
Gemini Document Processing
Processes documents with Gemini by defining the target schema, extracting grounded information, handling multiple formats, and validating outputs against source evidence.
BigQuery RAG with Gemini
Builds a retrieval-augmented question-answering workflow with BigQuery data, embeddings, retrieval, prompt context, and grounded Gemini responses.
Gemini and Document AI Entity Extraction
Combines Document AI and Gemini to extract defined entities, reconcile OCR context, and assess whether structured results match the underlying document.
Gemini Text Classification
Shows reusable prompt patterns for assigning text to a controlled set of labels with Gemini.
Gemini Text Extraction
Demonstrates prompts that extract named fields and facts from unstructured text into a predictable result.
Multimodal Prompt Optimization
Optimizes Gemini prompts that combine text with visual or other multimodal inputs and evaluates the resulting structured task behavior.