Learn practical skills, build real-world projects, and advance your career

Data Analysis of Uber Data

This project Introduces the core concepts around alternative data, the most recent research in this area, as well as practical portfolio examples and actual applications & I'm aiming at carreers prospects as a data scientist in financial markets also looking to enhance my analytics skillsets to the financial markets.

Downloading the Dataset

TODO - add some explanation here

!pip install jovian opendatasets --upgrade --quiet

Let's begin by downloading the data, and listing the files within the dataset.

# Change this
dataset_url = 'https://www.kaggle.com/shivamparate/uberrawdataapr14csv'