♫musicjinni

James Powell: So you want to be a Python expert? | PyData Seattle 2017

video thumbnail
www.pydata.org

PyData is an educational program of NumFOCUS, a 501(c)3 non-profit organization in the United States. PyData provides a forum for the international community of users and developers of data analysis tools to share ideas and learn from each other. The global PyData network promotes discussion of best practices, new approaches, and emerging technologies for data management, processing, analytics, and visualization. PyData communities approach data science using many languages, including (but not limited to) Python, Julia, and R.

PyData conferences aim to be accessible and community-driven, with novice to advanced level presentations. PyData tutorials and talks bring attendees the latest project features along with cutting-edge use cases.

0:00 About PyData and being proficient in Python
4:09 Important features of Python and audience survey
7:40 Data model methods
10:14 __init__ method
11:15 __repr__ method
12:17 __add__ method
15:51 __len__ method
18:42 __call__ method
20:50 Metaclasses and the problem of writing safe library code
27:00 Contraints on the library code using assert
32:33 Compile-time vs run time executable code
34:42 Disassembling class code and using __build_class__
40:26 Constraining library code with the metaclass pattern
47:22 Introducing decorators
49:07 Code inspection
57:36 Writing a timer function
59:42 Decorator syntactic sugar
1:03:00 Writing a ntimes decorator
1:06:32 Wrapping functions into class
1:10:51 Eager execution
1:14:02 __iter__ and __next__ methods
1:17:40 yield and the Generator syntax
1:20:35 Coroutines and interleaving
1:24:35 Context Managers
1:25:30 Setup and teardown of resources
1:28:38 Applying to SQL transactions
1:30:10 __enter__ and __exit__ methods
1:32:30 Links between generators and context managers
1:36:02 Refactoring the SQL query code
1:37:52 Wrapping up
1:40:04 Opinions on writing clear code in Python
1:48:18 Q&A

S/o to https://github.com/mycaule for the video timestamps!

Want to help add timestamps to our YouTube videos to help with discoverability? Find out more here: https://github.com/numfocus/YouTubeVideoTimestamps

Ankit Mahato- Supercharge Scientific Computing in Python with Numba | PyData Global 2020

Miroslav Šedivý - Python Lets go home quickly| PyData Global 2020

Dante Gama Dessavre: Open Source is Better Together- GPU Python Libraries Unite | PyData LA 2019

James Powell: So you want to be a Python expert? | PyData Seattle 2017

James Munro - Leveraging python and open-source for data-science on the buy-side |PyData Global2020

Tailai Wen: ADTK: An open-source Python toolkit for anomaly detection in... | PyData Austin 2019

Adrien Treuille: Turn Python Scripts into Beautiful ML Tools | PyData LA 2019

Gajendra Deshpande- Inventing Curriculum using Python and spaCy | PyData Global 2020

Moussa Taifi: Clean Machine Learning Code: Practical Software Engineering... | PyData New York 2019

Ekhtiar Syed: Exploratory Data Analysis (EDA) and Visualization Techniques.. | PyData Eindhoven 2019

Super Search with Python and OpenSearch - Laysa Uchoa

Improving your Python skills with CodinGame.com | John Stinson | PyData Pune Meetup | July 2020

Travis E Oliphant: Extending Python Into the Future | PyData Austin 2019

Effective Pandas I Matt Harrison I PyData Salt Lake City Meetup

Matthew Seal: Data and ETL with Notebooks in Papermill | PyData LA 2019

Dmitry Petrov: Machine Learning Models Versioning Using Open Source Tools | PyData LA 2019

Roman Yurchak- Pyodide Scientific Python Compiled to Webassembly Optimized| PyData Global 2020

Dash: data exploration web apps in pure Python - Chelsea Douglas

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

James Powell: I Just Inherited 50,000 Lines of Code! What Now? — A Practical Guide | PyData LA 2018

Hareem Naveed: Write the Docs! | PyData LA 2019

James Powell: Sloth & ENVy | PyData New York 2019

James Powell: What You Got Is What You Got | PyData LA 2019

… - James Powell

Chiin Rui Tan- Ipywidgets for Education! | PyData Global 2020

Daan de Bruin - Fighting COVID with Python | PyData Eindhoven 2021

Ana Castro Salazar, Pasha Stetsenko: Intro to Data Analysis with Python Data-table | PyData LA 2019

Satej Khedekar: A Python application to flag outliers in very high... | PyData Eindhoven 2019

Aaron Richter- Parallel Processing in Python| PyData Global 2020

Using Serverless, Python, R and Machine learning to save a country | PyData Athens

Disclaimer DMCA