Get startedGet started for free

Starting with line plots

Python visualizations provide flexibility and customization when there aren't native Power BI options. The Seaborn package offers fantastic functions for a variety of chart types.

In this exercise, you will get started with a couple of the simpler functions, specifically seaborn.lineplot(). In this way, you can become familiar with using Python visualizations.

This exercise is part of the course

Introduction to Python in Power BI

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise