Which of the following statements is true regarding the Pandas library in Python?
1
Pandas is primarily used for machine learning algorithm development.
2
Pandas cannot handle missing data and requires manual processing before analysis.
3
Pandas provides data structures like DataFrames and Series, which are essential for data manipulation and analysis.
4
Pandas can only process data that is stored in CSV files.