Instruction: Describe how to remove rows with missing values from a DataFrame using Pandas.
Context: This question tests the candidate's knowledge on data cleaning, specifically their approach to handling missing data in Pandas.
easy