Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Python Institute logo

Python InstitutePCAD - Certified Associate in Data Analytics with Python

Domain 1Objective 1

Data Collection, Integration, and Storage 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 25 practice questions to prepare you well beyond it. (estimate)

25questions here
5free pages
6concepts
29.2%of the exam

Questions 11–15

  1. 11application · medium

    An analyst has two DataFrames: `customers` with columns `customer_id`, `name`, and `orders` with columns `order_id`, `customer_id`, `amount`. They need to create a DataFrame that includes all customer information along with their orders. Which operation should they use?

    Select an answer first
  2. 12foundation · easy

    A data analyst has two datasets: one with customer IDs and names, and another with customer IDs and purchase amounts. They want to create a single dataset with all columns. Which aggregation technique should they use?

    Select an answer first
  3. 13expert · hard

    An analyst is merging two DataFrames: `employees` with columns `emp_id`, `name`, `department` and `salaries` with columns `emp_id`, `salary`. They want to keep all employees, even those without a salary record. Which merge type should they use?

    Select an answer first
  4. 14application · medium

    A healthcare researcher wants to study the long-term effects of a new drug. They need data from patient records over the past 10 years. The data already exists in hospital databases. Which data collection method should they use?

    Select an answer first
  5. 15foundation · easy

    A data analyst uses a publicly available government census dataset to analyze demographic trends. Which type of data collection method does this represent?

    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.