Sample Space

by probabl

Sample space is a podcast about tools, thoughts and techniques from machine learning practitioners. We talk to toolmakers and practitioners about interesting problems in the real world.

Podcast episodes

  • Season 1

  • Talk like a DataFrame, run like SQL with Phillip Cloud - core-committer on Ibis

    Talk like a DataFrame, run like SQL with Phillip Cloud - core-committer on Ibis

    Ibis is a Python library that offers a single data-frame API, from Python, which can run your queries on many different backends. These include databases like Postgres, but also commercial vendors like BigQuery and Snowflake. This ability to control multiple backends from a single API has a lot of use-cases, as well as maintainer challenges, all of which are discussed in this episode. To learn more about Ibis, check out the docs here: https://ibis-project.org/ If you're attending PyCon US this year, you may be interested in Philip's talk: https://us.pycon.org/2024/schedule/presentation/55/ During the podcast, Philip also mentioned a blogpost about DuckDB, here: https://ibis-project.org/posts/why-duckdb/ There was also a dogfooding blogpost, which is this one: https://ibis-project.org/posts/ci-analysis/

  • Enhancing Jupyter with Widgets with Trevor Manz - creator of anywidget.

    Enhancing Jupyter with Widgets with Trevor Manz - creator of anywidget.

    In this (first!) episode of Sample Space we talk to Trevor Mantz, the creator of anywidget. It's a (neat!) tool to help you build more interactive notebooks by giving you tools to apply just enough Javascript to get directional communication working in your favorite notebook environment. That means that Python can talk to widgets, but also that widgets can talk to Python. There's a lot to like about these widgets and we're doing a proper deep dive in this first episode. To learn more about anywidget, check out the docs. In particular you may want to glance at the gallery first, it has loads of nice examples. You can also find the project on Github and if you're eager to talk to folks involved with the project, consider joining the discord here.

  • Introducing Sample Space

    Trailer

    Introducing Sample Space

    Trailer

    We're starting a new podcast!