BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//pretalx//pretalx.com//pycon-lt-2023//speaker//37ZAQC
BEGIN:VTIMEZONE
TZID:Europe/Vilnius
BEGIN:DAYLIGHT
DTSTART:20220518T000000
TZNAME:EEST
TZOFFSETFROM:+0300
TZOFFSETTO:+0300
END:DAYLIGHT
BEGIN:STANDARD
DTSTART:20221030T040000
RDATE:20231029T040000
TZNAME:EET
TZOFFSETFROM:+0300
TZOFFSETTO:+0200
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:20230326T040000
RDATE:20240331T040000
TZNAME:EEST
TZOFFSETFROM:+0200
TZOFFSETTO:+0300
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
SUMMARY:Uncle Data session 3 - Marc Garcia\, Ritchie Vink\, Uncle Data
DTSTART;TZID=Europe/Vilnius:20230518T140000
DTEND;TZID=Europe/Vilnius:20230518T142500
DTSTAMP:20260819T143610Z
UID:pretalx-pycon-lt-2023-9DMMRE@pretalx.com
DESCRIPTION:Uncle Data session 3
LOCATION:Malachite A
URL:https://pretalx.com/pycon-lt-2023/talk/9DMMRE/
END:VEVENT
BEGIN:VEVENT
SUMMARY:Polars: done the fast\, now the scale - Ritchie Vink
DTSTART;TZID=Europe/Vilnius:20230518T150000
DTEND;TZID=Europe/Vilnius:20230518T152500
DTSTAMP:20260819T143610Z
UID:pretalx-pycon-lt-2023-RKXRHP@pretalx.com
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\n
 However\, the implementation of DataFrame abstractions have been lacking. 
 On the single node they have been ignoring most research available in RDBM
 S research. Different from RDBMS\, the most known python implementations d
 on't control their own query engines\, and are therefore always compromisi
 ng control\, performance and memory usage.\n\nPolars is a DataFrame librar
 y 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 the
 y were needed to fill the cell>
LOCATION:Saphire B - PyData
URL:https://pretalx.com/pycon-lt-2023/talk/RKXRHP/
END:VEVENT
END:VCALENDAR
