Search test library by skills or roles
⌘ K

Adaface Sample Pandas Questions

Here are some sample Pandas questions from our premium questions library (10273 non-googleable questions).

Skills

Others

Embedded Systems Agile/Scrum Cyber Security SAP ABAP SAP HANA SAP Fiori SAP GRC SAP QM SAP SuccessFactors Salesforce Developer Salesforce Administrator Boomi Dynamics 365 SCM Dynamics 365 Finance Dynamics 365 Customer Service Dynamics 365 Sales Dynamics 365 Customer Voice Dynamics 365 Commerce Dynamics AX Spark Adobe InDesign Oracle Hyperion Planning Customer Support ITIL Blue Prism SAS SCCM SSAS SSIS SSRS Citrix Google AdWords Weblogic Talend UML Human Resource Management Talent Acquisition Power Apps RPA CISCO CISCO DCIM French Apache NiFi Apache Pig TIBCO Spotfire TIBCO Business Studio TIBCO Administration TIBCO ActiveMatrix BPM TIBCO Hawk TIBCO Apache Tomcat Oracle Hyperion Financial Management Oracle Fusion Oracle AIA Oracle APEX Oracle BPM Oracle Apps Oracle Financial Apps Oracle OAF Oracle SOA SAP Hybris SAP BusinessObjects SAP BI SAP PowerDesigner SAP PowerBuilder SAP Leonardo SAP MDM SAP MDG SAP BW SAP SRM SAP UI5 SAP MM SAP HCM SAP BTP (SCP) SAP PI SAP PP SAP Basis SAP SD SAP WM SAP PS SAP BODS SAP DBM SAP Litmos SAP FI Loadrunner WPF WebFOCUS Ranorex Informatica Data Quality GDPR RabbitMQ Gradle Grunt EJB SnapLogic SharePoint Progress (OpenEdge) Informatica B2B Data Exchange Informatica MDM Joomla Ionic Liferay Sqoop Computer Literacy Communication Skills Technical Support Ecommerce Analytics Software Support Growth Marketing Marketing Analysis Digital Marketing Product Marketing SEO Outreach Market Research Jira German Italian Spanish Grammar & Vocabulary Listening Comprehension Reading Comprehension Sentence Structure
🧐 Question

Medium

Data Aggregation and Transformation
Data Aggregation
Data Transformation
Solve
You are working with a dataset, `df`, that contains columns 'A', 'B', and 'C'. You need to perform the following tasks:
            
            1. Group the DataFrame `df` by column 'A'.
            2. Compute the sum of column 'B' for each group.
            3. Append this sum as a new column 'D' to the original DataFrame `df`.
            
            You wrote the following code to perform these tasks:
 image
However, you notice that the new column 'D' contains many missing values. What is the cause of this issue?
A: The groupby method did not work as expected.
            B: The sum method did not work as expected.
            C: The new column 'D' should be appended to grouped instead of df.
            D: The grouped object should be mapped to df['A'] before assigning to a new column in df
            E: The groupby method should be called on df['A'] instead of df.

Easy

Handling Missing Data
Data Cleaning
Missing Data
Solve
You are working with a dataset, `df`, that contains several columns with missing values. You want to replace all missing values in the dataset with the mean of the non-missing values of their respective columns.
            
            You wrote the following code to perform this task:
 image
However, you notice that some missing values are still not replaced. What is the cause of this issue?
A: The fillna method does not work with the mean method.
            B: The mean method does not work with missing values.
            C: The fillna method should be called on df.mean() instead of df.
            D: The fillna method does not work inplace by default. You should use df.fillna(df.mean(), inplace=True).
            E: The mean method should be called on df.fillna() instead of df.
🧐 Question🔧 Skill

Medium

Data Aggregation and Transformation
Data Aggregation
Data Transformation

2 mins

Pandas
Solve

Easy

Handling Missing Data
Data Cleaning
Missing Data

2 mins

Pandas
Solve
🧐 Question🔧 Skill💪 Difficulty⌛ Time
Data Aggregation and Transformation
Data Aggregation
Data Transformation
Pandas
Medium2 mins
Solve
Handling Missing Data
Data Cleaning
Missing Data
Pandas
Easy2 mins
Solve

Trusted by recruitment teams in enterprises globally

Amazon Morgan Stanley Vodafone United Nations HCL PayPal Bosch WeWork Optimum Solutions Deloitte Microsoft NCS Doubtnut Sokrati J&T Express Capegemini

We evaluated several of their competitors and found Adaface to be the most compelling. Great library of questions that are designed to test for fit rather than memorization of algorithms.


Swayam Narain, CTO, Affable

hashtag image heart icon Swayam
customers across world
Join 1200+ companies in 75+ countries.
Try the most candidate friendly skills assessment tool today.
g2 badges
Ready to streamline your recruitment efforts with Adaface?
Ready to streamline your recruitment efforts with Adaface?
logo
40 min tests.
No trick questions.
Accurate shortlisting.
ada
Ada
● Online
Previous
Score: NA
Next
✖️