In the Pokemon world, new things are constantly happening and there are new releases, new Pokemon, and so many other things that are constantly happening; it’s so hard to keep track of everything that is happening in this dynamic world!
o https://www.kaggle.com/abcsds/pokemon
o Get the types of Pokemon and calling on the API to get updates on new releases
o Help come up with evolutions of new pokemon
o Lucrative business that has been around for over 3 decades
o Taking our data source from kaggle.com and loading them into pandas
o Calling the API key
o Dropping null values
o Using .group_by for types of Pokemon
o Add key for types from data grabbed from the API
o Utilizing for loops to call on multiple categories/columns
o Utilizing SQL as the program for the project
o These are two relational databases