Python Institute Certified Associate Data Analyst with Python (PCAD-31-02) - PCAD-31-02 模擬練習

Which approaches help tailor data visualizations for non-technical stakeholders?
(Choose two)

正解: B,D
What is the primary purpose of using annotations in a data visualization?

正解: C
Which file formats are commonly used for hierarchical or nested data structures in data acquisition?
(Choose two)

正解: A,B
What does a Pearson correlation coefficient value of -0.9 imply about the relationship between two numerical variables?

正解: B
Which operations are valid when working with Pandas Series?
(Choose two)

正解: A,D
Why is it important to use a test dataset separate from the training dataset when evaluating a machine learning model?

正解: D
What is a key advantage of using the Parquet file format over CSV in large-scale data pipelines?

正解: B
Which features are commonly supported by both Matplotlib and Seaborn for customizing visualizations?
(Choose two)

正解: A,D
What does the describe() method in Pandas provide when applied to a numerical DataFrame column?

正解: B