BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//pretalx//pretalx.com//pycon-lt-2023//talk//RKXRHP
BEGIN:VTIMEZONE
TZID:EET
BEGIN:STANDARD
DTSTART:20000101T000000
RRULE:FREQ=YEARLY;BYMONTH=1;UNTIL=20011231T220000Z
TZNAME:EET
TZOFFSETFROM:+0200
TZOFFSETTO:+0200
END:STANDARD
BEGIN:STANDARD
DTSTART:20031026T050000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
TZNAME:EET
TZOFFSETFROM:+0300
TZOFFSETTO:+0200
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:20030330T040000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3
TZNAME:EEST
TZOFFSETFROM:+0200
TZOFFSETTO:+0300
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
UID:pretalx-pycon-lt-2023-RKXRHP@pretalx.com
DTSTART;TZID=EET:20230518T150000
DTEND;TZID=EET:20230518T152500
DESCRIPTION:DataFrame abstractions are one of the favorite data structures 
 of many data scientists\, data-engineers and programmers in general. They 
 offer flexibility and intuitive reasoning on top of query processing.\n\nH
 owever\, the implementation of DataFrame abstractions have been lacking. O
 n the single node they have been ignoring most research available in RDBMS
  research. Different from RDBMS\, the most known python implementations do
 n't control their own query engines\, and are therefore always compromisin
 g control\, performance and memory usage.\n\nPolars is a DataFrame library
  that brings a very fast OLAP query engine to the DataFrame abstraction. \
 n\nThis talk we look at what polars has achieved since it's inception and 
 what the future will hold in store.\n\n<some extra characters because they
  were needed to fill the cell>
DTSTAMP:20260520T010812Z
LOCATION:Saphire B - PyData
SUMMARY:Polars: done the fast\, now the scale - Ritchie Vink
URL:https://pretalx.com/pycon-lt-2023/talk/RKXRHP/
END:VEVENT
END:VCALENDAR
