PP06 - Pandas
,Die sechste Folge beschäftigt sich mit einer der wohl bekanntesten und meistgenutzten Python-Bibliotheken: "Pandas"
Diesmal haben wir als Expertengast Simon dabei, der uns mehr über die Funktionen von Pandas erzählt.
Diesmal haben wir als Expertengast Simon dabei, der uns mehr über die Funktionen von Pandas erzählt.
Shownotes
Unsere E-Mail für Fragen, Anregungen & Kommentare: hallo@python-podcast.deNews
- Shared memory for multiprocessing (struct, wenn man das von Hand machen will)
- Operatoren für Dictionaries
Pandas
- Pandas Cheatsheets Teil 1, Teil 2
- Tutorialnotebook von Jochen
- Maßeinheiten für dataframes mit pint (noch nicht released) - verwendet die neue extension array api
- Erster Einblick in die Daten im Pandas Workflow mit df.head() df.tail() und df.describe() df.apply()
- Eher für Fortgeschrittene: Modern Pandas
- Artikel über pivot, stack und unstack
- Pandas 2.0
Podcasts und Talks
- Jeff Reback - What is the Future of Pandas
- Wes McKinney's Career In Python For Data Analysis - Episode 203
- Episode #200: Escaping Excel Hell with Python and Pandas
R
Picks
- Django Chat Podcast (Jochen)
- Django-ORM-like, aber für flat files: alkali (Jochen)
- Matplotlib to Plotly (Simon)
- pickle (Dominik)