Comparing Pokemon with Plotly Polar Chart (Pokemon Dataset Part 3)

Posted on Thu 19 July 2018 in posts • Tagged with python, pandas, plotly

In this tutorial, we'll try to do data visualization using Plotly. Plotly, just like Seaborn and Matplotlib is another Python library to make graphs or charts, it can make interactive, publication-quality graphs online. We are using the Pokemon dataset that have been cleaned beforehand.

Table of Content

Continue reading