BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//pretalx//programme.europython.eu//europython-2023//speaker//RMZKA
 R
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-europython-2023-BBZVUP@programme.europython.eu
DTSTART;TZID=CET:20230719T143500
DTEND;TZID=CET:20230719T150500
DESCRIPTION:Python tools like Bokeh and Dash let you build custom Web-based
  interactive visualization apps and dashboards.  While these solutions wor
 k well to visualize megabyte-sized datasets\, web technologies struggle to
  render gigabyte or larger datasets efficiently\, because they transfer al
 l the data into the client browser. Pre-rendering the data on the server u
 sing a tool like Datashader can visualize such large datasets efficiently\
 , but the resulting static renderings make exploring individual datapoints
  difficult.\n\nThis talk demonstrates how the HoloViz ecosystem of tools (
 holoviz.org) allows you to run exploratory notebooks and build dashboards 
 that do server-side rendering of billions of data points without losing th
 e ability to interactively inspect and annotate individual samples in the 
 browser.
DTSTAMP:20260513T154101Z
LOCATION:North Hall
SUMMARY:The needle and the haystack: visualizing single datapoints out of b
 illions - Jean-Luc Stevens
URL:https://programme.europython.eu/europython-2023/talk/BBZVUP/
END:VEVENT
END:VCALENDAR
