Challenge: Data Visualization in pandas

Practice the topics we have covered so far related to Pandas for Data Visualization.

Please follow the instructions while solving the exercises. If you are new to matplotlib, the tasks may be tricky. You can always refer to the solutions if you get stuck.

Creating a DataFrame

The code segment below is used to create our DataFrame and print the head() of it.

Get hands-on with 1200+ tech skills courses.