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.
Este ejercicio forma parte del curso
Introduction to Python in Power BI
Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
