Skip to content
#

data-frames

Here are 26 public repositories matching this topic...

Have you always wanted to make visuals of pokemon data? I found a csv file that has stats on most of the pokemon and I used python, seaborn and matplotlib to make some cool visualizations. This work was sampled from a cool tutorial on seaborn's great visualizations(https://elitedatascience.com/python-seaborn-tutorial#step-1). This covers a good summary of Seaborn’s strengths. In practice, the “well-defined set of hard things” includes: Using default themes that are aesthetically pleasing, making attractive statistical plots, visualizing information from matrices and data frames. I have included the work in a jupyter notebook file and the csv file that has the pokemon data used for this side project.

  • Updated Dec 4, 2021
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the data-frames topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the data-frames topic, visit your repo's landing page and select "manage topics."

Learn more