Data Analysis Cookbook: Master Data Analysis with SQL and Pandas
Learn data analysis with dual tracks: SQL (BigQuery) and Pandas. 85 interview prep problems.

Data Analysis Cookbook: Master Data Analysis with SQL and Pandas
Should you learn SQL or Python for data analysis? The answer is "both." This Cookbook teaches you to solve the same problems in two ways: SQL (BigQuery) and Pandas.
Curriculum Overview
SQL Track (BigQuery)
- Sales analysis with date/time functions
- Category performance with GROUP BY
- NULL handling and data cleaning
- Ranking and trend analysis with Window functions
- CTE and cohort analysis
- Product analysis with string functions
- Table combinations with JOIN
Pandas Track (Python)
- Data loading and exploration
- Data cleaning and preprocessing
- Advanced filtering techniques
- Grouping and aggregation
- Data merging and joining
- Date/time data handling
- Pivot and data restructuring
Common Sections
- Visualization: Matplotlib, Seaborn, Plotly
- Statistics: Hypothesis testing, correlation, regression, A/B testing
- ML Intro: Clustering, classification, regression, time series, recommendation systems
Key Features
- Live interactive dashboards (E-Commerce, Finance)
- Real-world projects: CS/Operations, Marketing Strategy
- 85 interview prep problems
- Free sample data (BigQuery thelook_ecommerce)
- Bilingual support (Korean/English)
Who Is This For?
- Aspiring data analysts
- Those deciding between SQL and Python
- Learners wanting practice with real data
- Anyone preparing for analytics interviews
Get Started
Build your core data analysis skills with this free Cookbook.
Subscribe to Newsletter
Related Posts
⚡️
AI & ML
Fine-tuning Gemma 4 MoE — Customizing Arena #6 with 3.8B Active Parameters
Apply QLoRA to Gemma 4 26B MoE. Expert layer LoRA strategies, Dense vs MoE comparison, MoE-specific training tips, and Ollama deployment. LoRA Series Part 4.

AI Tools
AgentScope Production Deployment — Runtime, Monitoring, Scaling
Docker deployment with agentscope-runtime, OpenTelemetry tracing, AgentScope Studio, RL fine-tuning, production checklist.

AI Tools
AgentScope Realtime Voice Agents — Build 3 Voice AI Apps
Build 3 real voice AI apps — chatbot, simultaneous interpreter, and customer service bot with RealtimeAgent + Gradio.