# The Real Python Podcast - Episode #309: Exploring Complex Systems & Maintainable Data Science Pipelines

DevFeed: [The Real Python Podcast - Episode #309: Exploring Complex Systems & Maintainable Data Science Pipelines](<https://devfeed.tech/articles/the-real-python-podcast-episode-309-exploring-complex-systems-maintainable-data-science-pipelines-4393.md>)

Original publisher: [Read original article](<https://realpython.com/podcasts/rpp/309/>)

Author: Real Python

Published: 2026-08-28T12:00:00Z

Content type: article

Language: en

Sources: [Real Python](<https://devfeed.tech/sources/real-python.md>)

Topics: [Complex Systems](<https://devfeed.tech/topics/complex-systems.md>), [Data Science](<https://devfeed.tech/topics/data-science.md>), [Python](<https://devfeed.tech/topics/python.md>), [systems](<https://devfeed.tech/topics/systems.md>), [configuration](<https://devfeed.tech/topics/configuration.md>), [ci](<https://devfeed.tech/topics/ci.md>), [YAML](<https://devfeed.tech/topics/yaml.md>), [releases](<https://devfeed.tech/topics/releases.md>), [Django](<https://devfeed.tech/topics/django.md>), [VS Code Extension](<https://devfeed.tech/topics/vscode-extension.md>)

Tags: [code](<https://devfeed.tech/tags/code.md>), [complex-systems](<https://devfeed.tech/tags/complex-systems.md>), [configuration](<https://devfeed.tech/tags/configuration.md>), [data-science](<https://devfeed.tech/tags/data-science.md>), [django](<https://devfeed.tech/tags/django.md>), [podcast](<https://devfeed.tech/tags/podcast.md>), [python](<https://devfeed.tech/tags/python.md>), [release](<https://devfeed.tech/tags/release.md>), [systems](<https://devfeed.tech/tags/systems.md>), [vs-code](<https://devfeed.tech/tags/vs-code.md>), [workflow](<https://devfeed.tech/tags/workflow.md>)

## AI overview

This Real Python podcast episode explores complex versus complicated coding problems and practical patterns for designing maintainable systems. It also covers repeatable data science pipelines, DataFrame validation with Pointblank, configuration-driven modular workflows, Python releases, PEPs, Django's release cycle, and several Python community projects.

## Source excerpt

What are the key characteristics of complex systems, and what are practical patterns for tackling complex coding problems? Christopher Trudeau is back on the show this week with another batch of PyCoder's Weekly articles and projects.