1Which Python library is most commonly used for data manipulation and analysis in a DataFrame structure?
2What is the primary purpose of a 'train-test split' in machine learning?
3In SQL, which clause is used to filter rows based on a specified condition?
4Which type of plot is best suited for visualizing the relationship between two continuous numerical variables?
5What does the term 'NaN' typically represent in a Pandas DataFrame?
6Which statistical measure represents the middle value in a sorted dataset?
7What is the main goal of 'Feature Engineering' in data science?
8Which machine learning task involves predicting a continuous numerical value (e.g., price, temperature)?
9What Python function is used to display output to the console?
10In Pandas, how would you typically select the first 5 rows of a DataFrame named `df`?
Great Job! You're Ready!
Needs Improvement
Don't worry! Try again after reviewing the course material.