Programming Bootcamp for Scientists #22
- 00:00 Nóra solving the exercises from the Dictionaries chapter
- 01:00 Solution: count characters
- 05:30 Looking for defaultdict solution
- 08:20 Solution: count characters from a file
- 20:25 Solution: count words
- 20:50 Solution: count words from a file
- 28:00 Comparing the solutions using two lists with the solution using a dictionary. Discussing complexity again.
- 33:45 Solution: Apache log - how to use split()
- 40:57 Solution: combine lists (combine files)
Published on 2022-10-19
If you have any comments or questions, feel free to post them on the source of this page in GitHub. Source on GitHub.
Comment on this post