Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
GIAC (SANS) logo

GIAC Python Coder

Domain 4Objective 1

Data Analysis with Python GPYC Practice Questions (Page 6)

Part of the Data Analysis domain, which makes up ~9% of our current practice bank. GIAC (SANS) does not publish an official question count, but from its 120-minute exam (~50–80 total, ~5–7 in this domain), expect 5–7 from this objective — we provide 33 practice questions to prepare you well beyond it. (estimate)

33questions here
7free pages
5concepts

Questions 26–30

  1. 26foundation · easy

    Which pandas method is used to handle missing values by filling them with a specified value?

    Select an answer first
  2. 27application · medium

    A data analyst has a DataFrame of security alerts with columns 'severity' (high, medium, low) and 'count'. They want to sort the alerts by severity in the order high, medium, low, not alphabetically. Which approach achieves this?

    Select an answer first
  3. 28expert · hard

    A data analyst has a DataFrame with a 'time' column (datetime) and a 'value' column. The analyst wants to create a time-series plot with a rolling mean overlay to smooth short-term fluctuations. Which approach should be used?

    Select an answer first
  4. 29application · medium

    A data analyst has a DataFrame of sales transactions with columns 'product', 'region', and 'revenue'. The analyst wants to create a new DataFrame that shows the total revenue per product per region, with products as rows and regions as columns. Which pandas operation should be used?

    Select an answer first
  5. 30application · medium

    A threat researcher has a DataFrame of malware hash submissions with columns 'family', 'country', and 'count'. The researcher wants to find the top 3 malware families by total count, but only for submissions from a specific set of countries. Which pandas operation sequence should be used?

    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 GIAC (SANS). “GPYC” is a trademark of its owner, used for identification only.