SitePoint
  • Blog
  • Discord
  • Forum
  • Library
  • Login
Join Premium

Data Science Pandas Fundamentals

Close
  1. Pandas: FizzBuzz
  2. Pandas: Obesity Rates in Populous Countries
Data Science Pandas Fundamentals

Coding Assessment

Data Science Pandas Fundamentals

This assessment contains two short challenges to test candidate comfort with simple data science tasks such as manipulating tabular data in a CSV.

Estimated Time: 35 minutes

Challenges

  1. Pandas: FizzBuzz

    You've probably heard of Fizz Buzz. In this challenge, you get to do it in Pandas!

  2. Pandas: Obesity Rates in Populous Countries

    Use Pandas to merge two World Factbook datasets and select countries with the highest obesity rates.

What Are Coding Assessments?