hands-on lab

Introduction to Financial Data Manipulation with Python

Beginner
Up to 1h
354
3.8/5
Get guided in a real environmentPractice with a step-by-step scenario in a real, provisioned environment.
Learn and validateUse validations to check your solutions every step of the way.
See resultsTrack your knowledge and monitor your progress.
Lab description

The goal of this lab is to build and explore a dataset of financial returns using data related to the closing price of three stocks quoted on the NASDAQ 100 index. You will mainly use two Python libraries to accomplish this objective: Pandas and Matplotlib.

Your data management and manipulation skills will be challenged, and by the end of this lab, you should have a deep understanding of how Pandas and Matplotlib work.

Before starting this lab, you are strongly encouraged to take the following courses: Working with PandasData Wrangling with Pandas, and Data Visualisation with Python using Matplotlib.

Learning Objectives

Upon completion of this lab you will be able to:

  • Create and manage datasets using pandas
  • Manipulate and transform your data
  • Explore your data in a graphical dimension

Intended Audience

This lab is intended for:

  • Those interested in performing data analytics with Python
  • Anyone involved in data manipulation pipelines

Prerequisites

You should possess:

  • An intermediate understanding of Python
  • Basic knowledge of the following libraries: Pandas, Matplotlib, NumPy
About the author
Students
6,158
Labs
13
Courses
8
Learning paths
6

Andrea is a Data Scientist at Cloud Academy. He is passionate about statistical modeling and machine learning algorithms, especially for solving business tasks.

He holds a PhD in Statistics, and he has published in several peer-reviewed academic journals. He is also the author of the book Applied Machine Learning with Python.

Covered topics
Lab steps
Starting the Lab's Jupyter Notebook