I Don't Want to Be a Python Expert
June 02, 2023
26 min
Free
python
generators
iterators
design-patterns
api-design
data-analysis
scientific-computing
data-engineering
scipy
numpy
pandas
xarray
Description
James Powell's talk "I Don't Want to Be a Python Expert" from PyCon US 2023 in Salt Lake City. This presentation explores the concept of expertise, contrasting it with the desire to simply use Python to get things done. It delves into the complexities of API design, the trade-offs between design and effort, and how advanced Python features like generators can help devolve design into verifiable effort, making users more effective in their work.