Bite 256. Scrape PyCon events
|
|
In this Bite, we want you to scrape PyCon 2019 …
3.10
beautifulsoup
data analysis
json
namedtuple
pycon
requests
web scraping
|
|
Bite 67. Working with datetimes
|
|
This Bite involves solving two problems using datetime: We kicked …
3.10
datetime
timedelta
|
|
Bite 94. Parse pycon talk data from YouTube
|
|
PyCon2018 was awesome! But you clearly had to choose the …
3.10
list comprehensions
max
namedtuple
|
|
Bite 205. Female speakers @ pycon US
|
|
After our Code Challenge 62 / Alicante PyDay last week, …
3.10
beautifulsoup
counting
data wrangling
gender_guesser
|
|
Bite 206. Calculate and evenly split the bill
|
|
Three old friends Bob, Mary, and Alice meet at pycon …
3.10
Decimal
numbers
rounding
|
|
Bite 261. Visit all pycons in Europe
|
|
In Bite 256 you scraped data on 2019 pycons. Now …
3.10
data analysis
dataclasses
itertools
math
|
|