
Python InstitutePCAD - Certified Associate in Data Analytics with Python
Domain 1Objective 4
Data Preparation Techniques PCAD-31 Practice Questions (Page 3)
Part of the Data Acquisition and Pre-Processing domain, which accounts for 29.2% of the PCAD-31 exam. Python Institute does not publish an official question count, but from its 60-minute exam (~25–40 total, ~7–7 in this domain), expect 2–2 from this objective — we provide 27 practice questions to prepare you well beyond it. (estimate)
27questions here
6free pages
6concepts
29.2%of the exam
Questions 11–15
- 11
An analyst is preparing a spreadsheet for a stakeholder who will review it in Excel. The data has a 'Date' column currently stored as text in the format 'DD/MM/YYYY'. The analyst wants to ensure the spreadsheet follows best practices for readability. What should the analyst do?
Select an answer first - 12
A company stores customer data in a PostgreSQL database. An analyst needs to pull a subset of records (customers from the 'West' region) into a pandas DataFrame for analysis. Which approach is most appropriate?
Select an answer first - 13
Which pandas method is used to convert a column to a different data type, such as from string to integer?
Select an answer first - 14
Which pandas method is used to remove duplicate rows from a DataFrame?
Select an answer first - 15
A data analyst receives a file named 'sales_data' with no extension from a colleague. Opening it in a text editor shows lines like '2024-01-15,North,4500' and '2024-01-16,South,3200'. The analyst needs to load this into pandas for analysis. What is the most appropriate first step?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Python Institute. “PCAD-31” is a trademark of its owner, used for identification only.