Defaultdict Bite Exercises
| Level | Name | Tags |
|---|---|---|
| Beginner | Group names by country | defaultdict collections groupby |
| Intermediate | Movie data analysis | defaultdict movie data sorting namedtuple data analysis mean |
| Intermediate | What south park characters talk most? | Counter defaultdict data analysis requests csv |
| Intermediate | Beautifulsoup ii - scrape us holidays | dict defaultdict beautifulsoup |
| Intermediate | Find the user with most friends | defaultdict sorting looping tuples |
| Intermediate | Make an index of story characters | defaultdict sorting enumerate string matching collections |
| Intermediate | Parse income distribution from latin america xml | defaultdict xml data analysis |
| Intermediate | Group anagrams | defaultdict strings array |