Programming Bootcamp for Scientists #24
- 00:00 The sets chapter
- 02:45 Creating a set
- 05:00 Creating and empty set.
- 05:25 Adding element to a set. (add)
- 06:00 Merging one set into another set. (update)
- 09:23 intersection
- 10:38 subset
- 11:05 symmetric difference
- 11:40 union
- 12:44 What is the difference between union and update?
- 13:20 relative complement
Published on 2022-10-21
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