6 results for “topic:pokemon-data”
Dataset of Pokemon images sorted by primary type
JSON data of 890 pokemons in both, single file and categorized folder in array and map structures. Scraped using Pokemon Data Scraper
Static website generator for Pokémon decomp projects
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.
A Pokedex App build using React JS Axios , Material UI and Poke API that provides pokemon data of over 500+ pokemon based on searched name or id
A React Native app for looking up Pokémon, by Zaki Refai