BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//pretalx//pretalx.com//pyconde-pydata-2025//talk//AJDYRL
BEGIN:VTIMEZONE
TZID:CET
BEGIN:STANDARD
DTSTART:20001029T040000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
TZNAME:CET
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:20000326T030000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3
TZNAME:CEST
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
UID:pretalx-pyconde-pydata-2025-AJDYRL@pretalx.com
DTSTART;TZID=CET:20250423T114500
DTEND;TZID=CET:20250423T121500
DESCRIPTION:Every Python developer faces performance challenges\, from slow
  data processing to memory-intensive operations. While external libraries 
 like Numba or Cython offer solutions\, understanding core Python optimizat
 ion techniques is crucial for writing efficient code. This talk explores p
 ractical optimization strategies using Python's built-in capabilities\, de
 monstrating how to achieve significant performance improvements without ex
 ternal dependencies. Through real-world examples from machine learning pip
 elines and data processing applications\, we'll examine common bottlenecks
  and their solutions. Whether you're building data pipelines\, web applica
 tions\, or ML systems\, these techniques will help you write faster\, more
  efficient Python code.
DTSTAMP:20260411T035536Z
LOCATION:Zeiss Plenary (Spectrum)
SUMMARY:Python Performance Unleashed: Essential Optimization Techniques Bey
 ond Libraries - Thomas Berger
URL:https://pretalx.com/pyconde-pydata-2025/talk/AJDYRL/
END:VEVENT
END:VCALENDAR
