lab challenge

Using Python to Cleanse and Rationalize Data Challenge

Beginner
Up to 2h 30m
448
Get challenged in a real environmentProve your skills in a real-world, provisioned environment.
Push your limitsComplete an unguided mission within the time limit.
See resultsTest your problem-solving skills and track your progress.

Description

Data cleansing is an important task that every data scientist should be comfortable performing. You will put your basic knowledge of Python to work in this lab challenge in order to perform a simple form of data cleansing on text.

In this lab challenge, you will be provided with a web browser-based integrated development environment (IDE) with an incomplete code file pre-loaded. The challenge mission and code file both describe what you must do to complete the challenge before time runs out. This is a real environment, which means you can prove your knowledge in an applied situation, leaving behind multiple choice questions for a dynamic performance-based exam situation.

Updates

February 7th, 2021 - Added a hint to explain how to compare your code against the expected output

Prerequisites

  • Completion of the Practical Data Science with Python learning path is recommended

Intended audience

  • Budding data scientists
  • Python beginners

What will be assessed

  • Python functions
  • String operations
  • User-defined functions

About the author

Avatar
Thomas Holmes, opens in a new tab
Data Science Trainer at QA Ltd.
Students
5,342
Labs
2
Courses
5

Delivering training and developing courseware for multiple aspects across Data Science curriculum, constantly updating and adapting to new trends and methods.

Covered topics

Mission

Use Python to Cleanse and Rationalise Data Challenge