mokuda2 / my386blog

https://mokuda2.github.io/my386blog
0 stars 0 forks source link

my386blog/2023/03/14/web-scraping-part-1 #2

Open utterances-bot opened 1 year ago

utterances-bot commented 1 year ago

Gathering Pokémon Base Statistics | Data Science Blog

Learn how to web scrape data of Pokémon stats and put it into a pandas data frame.

https://mokuda2.github.io/my386blog/2023/03/14/web-scraping-part-1.html

stevengarcia2132 commented 1 year ago

This is a great post! It would be cool to see if you could group the pokemon by type and see which type of pokemon has the overall best stats!

bolive2 commented 1 year ago

Love the post. The code examples make it super easy to follow and makes it very helpful

maddieportrey commented 1 year ago

this is cool, i bet there are a lot of people that would love to see the results!

sterling-bradshaw commented 1 year ago

This was probably the most helpful code I have seen yet. I love breaking it down into smaller code chunks and explaining each one. Really good work and an exciting topic that interests me!

Sonofacar commented 1 year ago

I liked seeing your web-scraping process. Good work!