Media Summary: This is a recording of a remote presentation to the Richmond, VA Python Meetup group by This video compares the dramatic performance improvements you get when using Python dictionaries vs. lists as well as some ... Dictionaries play an absolutely central role in Python. In fact, the previous two tips both touched on dictionaries in one way or ...

Michael Kennedy Pythonic Code By - Detailed Analysis & Overview

This is a recording of a remote presentation to the Richmond, VA Python Meetup group by This video compares the dramatic performance improvements you get when using Python dictionaries vs. lists as well as some ... Dictionaries play an absolutely central role in Python. In fact, the previous two tips both touched on dictionaries in one way or ... Any time you are writing a method that returns a sequence (especially if that sequence is a list), I recommend you pause and think ... Is Python right for your organization? Are you tasked with deciding whether to adopt Python for your project or for your company? A course for technical entrepreneurs ...

Quickly learn to use Pydantic to parse JSON data from a file or API. In just 5 minutes, you'll see how to take invalid data in JSON ... If you have data stored in multiple Python dictionaries and you need to merge that all together into a final data set, how do you do ...

Photo Gallery

Pythonic code: Tip #2 Hacking Python's memory with __slots__
VA Meetup: Pythonic code techniques for developers and data scientists
Michael Kennedy - Pythonic code, by example
Pythonic code: Tip #1 Stop using lists for everything
Pythonic code: Tip #3 Merging dictionaries cleanly in Python
Pythonic code: Tip 5 Lambda expressions
Course: Write Pythonic Code Like a Seasoned Developer
Pythonic code: Tip 4 Processing large data sets with yield and generators
Write Pythonic Code for Better Data Science (webcast)
Python for decision makers - Is Python for your company?
Python for Entrepreneurs Course on Kickstarter
Parsing data with Pydantic - A Python short by Michael Kennedy
View Detailed Profile
Pythonic code: Tip #2 Hacking Python's memory with __slots__

Pythonic code: Tip #2 Hacking Python's memory with __slots__

Full blog post: http://www.datadependence.com/2016/07/

VA Meetup: Pythonic code techniques for developers and data scientists

VA Meetup: Pythonic code techniques for developers and data scientists

This is a recording of a remote presentation to the Richmond, VA Python Meetup group by

Michael Kennedy - Pythonic code, by example

Michael Kennedy - Pythonic code, by example

We often hear the term

Pythonic code: Tip #1 Stop using lists for everything

Pythonic code: Tip #1 Stop using lists for everything

This video compares the dramatic performance improvements you get when using Python dictionaries vs. lists as well as some ...

Pythonic code: Tip #3 Merging dictionaries cleanly in Python

Pythonic code: Tip #3 Merging dictionaries cleanly in Python

Dictionaries play an absolutely central role in Python. In fact, the previous two tips both touched on dictionaries in one way or ...

Pythonic code: Tip 5 Lambda expressions

Pythonic code: Tip 5 Lambda expressions

The first highly

Course: Write Pythonic Code Like a Seasoned Developer

Course: Write Pythonic Code Like a Seasoned Developer

Course link: https://talkpython.fm/

Pythonic code: Tip 4 Processing large data sets with yield and generators

Pythonic code: Tip 4 Processing large data sets with yield and generators

Any time you are writing a method that returns a sequence (especially if that sequence is a list), I recommend you pause and think ...

Write Pythonic Code for Better Data Science (webcast)

Write Pythonic Code for Better Data Science (webcast)

In this webcast, special guest

Python for decision makers - Is Python for your company?

Python for decision makers - Is Python for your company?

Is Python right for your organization? Are you tasked with deciding whether to adopt Python for your project or for your company?

Python for Entrepreneurs Course on Kickstarter

Python for Entrepreneurs Course on Kickstarter

https://www.kickstarter.com/projects/mikeckennedy/python-for-entrepreneurs-video-course A course for technical entrepreneurs ...

Parsing data with Pydantic - A Python short by Michael Kennedy

Parsing data with Pydantic - A Python short by Michael Kennedy

Quickly learn to use Pydantic to parse JSON data from a file or API. In just 5 minutes, you'll see how to take invalid data in JSON ...

Combining dictionaries, the Python 3.10 way - A Python short by Michael Kennedy

Combining dictionaries, the Python 3.10 way - A Python short by Michael Kennedy

If you have data stored in multiple Python dictionaries and you need to merge that all together into a final data set, how do you do ...