📊
Data Science
SQL For Data Analysis
120
Cards
~60m
Study time
Advanced
Difficulty
Sample questions
- ▸What does SQL stand for?
- ▸What is the purpose of the SELECT statement in SQL?
- ▸Which clause in a SELECT statement filters rows before grouping?
- ▸Which clause in a SELECT statement filters groups after aggregation?
- ▸What is the difference between WHERE and HAVING?
📊
Data Science
Python for Data Science
100
Cards
~50m
Study time
Advanced
Difficulty
Sample questions
- ▸What function creates a NumPy array from a Python list?
- ▸How do you create a 1D array of zeros with 5 elements in NumPy?
- ▸How do you create a 3x3 identity matrix in NumPy?
- ▸What does <code>np.arange(0, 10, 2)</code> return?
- ▸How do you generate 5 evenly spaced values between 0 and 1 in NumPy?
VS
🤔 Which should you study first?
Both topics are in the Data Science category, so they complement each other well. We suggest starting with the smaller deck to build momentum:
SQL For Data Analysis
120 cards · ~60 min · Advanced
Python for Data Science
100 cards · ~50 min · Advanced
⭐ Quicker to complete