
Python InstitutePCAD - Certified Associate in Data Analytics with Python
Domain 1Objective 4
Data Preparation Techniques PCAD-31 Practice Questions (Page 4)
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 16–20
- 16
An analyst is cleaning a spreadsheet that has inconsistent column headers: 'Name', 'name', and 'NAME' in different columns. What is the best practice for standardizing these headers?
Select an answer first - 17
An analyst is preparing a final report spreadsheet for a non-technical audience. The data includes a 'Timestamp' column in ISO format (e.g., '2024-03-15T14:30:00Z') and a 'Category' column with values like 'Electronics', 'electronics', and 'ELECTRONICS'. What is the most important step to ensure the spreadsheet is readable and consistent?
Select an answer first - 18
An analyst needs to combine data from two sources: a CSV file on a local drive and a JSON API. Both contain customer information, but the CSV has 'cust_id' and the API has 'customer_id'. The analyst wants to merge them into one DataFrame. What is the most appropriate sequence of steps?
Select an answer first - 19
An analyst needs to fetch data from a REST API that returns JSON. The API requires an API key in the header. Which approach should the analyst use?
Select an answer first - 20
A DataFrame has a 'Gender' column with values 'M', 'F', 'Male', 'Female', and 'Unknown'. An analyst wants to clean this column for analysis. Which step should be taken first?
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.