📊
Data Science
Pandas Dataframe Operations
120
Cards
~60m
Study time
Advanced
Difficulty
Sample questions
- ▸What is a Pandas DataFrame?
- ▸What library provides DataFrame in Python?
- ▸How do you create a DataFrame from a dictionary of lists?
- ▸How do you create a DataFrame from a list of dictionaries?
- ▸How do you read a CSV file into a DataFrame?
📊
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:
Pandas Dataframe Operations
120 cards · ~60 min · Advanced
Python For Data Science
100 cards · ~50 min · Advanced
⭐ Quicker to complete