numfocus / YouTubeVideoTimestamps

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

NumFOCUS End-of-year Telethon: Hosted by James Powell, Don't Use This Code #178

Open vitalizzare opened 1 year ago

vitalizzare commented 1 year ago

Video: https://youtu.be/gzbmLeaM8gs Code snippets: https://github.com/vitalizzare/NumFOCUS_Telethon_by_James_Powell/tree/master/code_snippets

Hosts

00:05:50 - Lauren Oldja, Director of Development, Don't Use this Code\ 00:57:11 - Jane E. Herriman, NumFOCUS board member and HPC Technical Consultant

Guests

00:15:10 - Leah Silen, Executive Director, NumFOCUS 01:02:49 - Stefan van der Walt, founder of scikit-image 01:05:56 - Wolfgang Kerzendorf, TARDIS 01:47:10 - Fernando Perez, BDFL of Project Jupyter (IPython) 01:51:49 - Travis Oliphant, creator of SciPy, NumPy 02:34:38 - Katrina Riehl, NumFOCUS Board Member 02:37:35 - Jeff Reback, Pandas core dev 03:33:02 - Tom Caswell, BDFL of Matplotlib

Topics covered by James Powell

00:30:55 - A numpy.array 00:36:21 - B breakpoint 00:41:43 - C contextmanagers 00:47:49 - D dataclasses 00:52:53 - E eval, exec 01:15:00 - F functools 01:21:01 - G getattr 01:26:43 - H hash 01:33:07 - I iterator 01:38:31 - J json 02:04:35 - K **kwargs 02:10:33 - L len 02:15:52 - M metaclass 02:21:47 - N nan 02:27:20 - O big-O 02:57:05 - P pandas 03:05:37 - Q queue 03:12:39 - R range 03:18:50 - S staticmethod 03:24:51 - T tuples, part 1 03:49:50 - T tuples, part 2 03:51:36 - U underscore 03:57:01 - V ValueError 04:02:57 - W walrus 04:08:35 - X xarray 04:14:55 - Y yield from 04:20:48 - Z zip