|
Strip out vowels and count the number of replacements
|
regular expressions
string manipulation
replace
counting
Zen of Python
|
|
Loop over a dict of namedtuples calculating a total score
|
counting
dict
namedtuple
|
|
Count leading spaces
|
string matching
counting
|
|
Count the number of files and directories
|
counting
directories
files
os module
|
|
Most frequent digit in number
|
counting
numbers
Counter
|
|
List exercise: return first occurrence indices of duplicated words
|
counting
set
list comprehensions
|
|
Analyze stock data
|
counting
data analysis
string manipulation
requests
json
sorting
|
|
Find the word with the most vowels
|
lambda
string matching
counting
list comprehensions
|
|
Female speakers @ pycon us
|
beautifulsoup
counting
gender_guesser
data wrangling
|