Skip to content

Online course: ChartFactor Py on Kaggle

This tutorial shows you how to explore your Pandas DataFrames in Kaggle using ChartFactor Py.

You will read the Healthy Lifestyle Cities 2021 Report data. You will interact with the data to find insights, and you will visualize the cities with the best happiness and life expectancy for this dataset.

Audience

Kaggle users

Pre-requisites

  • You are a registered Kaggle user
  • The "internet connections" setting is enabled, required to pip install packages as described in the Installing on Kaggle guide.

Video