numfocus / YouTubeVideoTimestamps

Adding timestamps to NumFOCUS and PyData YouTube videos!
https://www.youtube.com/c/PyDataTV
MIT License
77 stars 19 forks source link

Joris Van den Bossche - On copies and views: updating pandas' internals | PyData Global 2022 #153

Open nick-The-One opened 1 year ago

nick-The-One commented 1 year ago

0:00 — Speaker introduction 1:05 — Topic introduction: On copies and views 2:27 — Copy vs. View 3:59 — Dataframe modifications examples 5:56 — Current problems with copy/view semantics 7:15 — Chained assignment example 10:57 — Chained methods example 12:50 — Simplification proposal 15:30 — Examples revisit 18:32 — New views implementation with copy-on-write 21:00 — Full proposal documentation & trying out 22:51 — Q&A