<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" encoding="UTF-8" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:atom="http://www.w3.org/2005/Atom/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:fireside="http://fireside.fm/modules/rss/fireside">
  <channel>
    <fireside:hostname>web02.fireside.fm</fireside:hostname>
    <fireside:genDate>Tue, 07 Apr 2026 16:01:55 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>GR-OSS OUT Podcast - Episodes Tagged with “Dataframes”</title>
    <link>https://podcast.gr-oss.io/tags/dataframes</link>
    <pubDate>Tue, 06 Aug 2024 11:00:00 -0700</pubDate>
    <description>This podcast takes an honest and unvarnished look at the reality of contributing to open source software projects.
Too often, the open source community can paint an idealized picture of seamless collaboration and frictionless progress. But the truth is, working on OSS projects can be challenging, messy, and at times, downright frustrating. From conflicting opinions and coding philosophies to project politics and ownership disputes, there are many potential pitfalls.
That's why this podcast gives voice to the personal experiences of actual open source contributors and influencers. They'll share the unfiltered ups and downs they've faced working on real projects. You'll hear war stories of coding battles, community dramas, and those weekly agonizing pull request reviews.
But it's not all horror stories! You'll also learn valuable lessons about persevering through challenges, building consensus, and ultimately creating robust open source software that delivers value. Guests will provide insights into cultivating positive OSS communities and effective collaboration processes.
So whether you're a veteran open source participant or just getting started, this podcast will prepare you for the gritty realities and help you navigate the unusual situations that so often arise. Join us as we embrace the awkward, frustrating, and yes, even "gross" side of open source software development. It's a journey that every contributor needs to understand.
</description>
    <language>en-us</language>
    <itunes:type>episodic</itunes:type>
    <itunes:subtitle>G-Research Open Source Software Outreach podcast</itunes:subtitle>
    <itunes:author>G-Research Open Source Software</itunes:author>
    <itunes:summary>This podcast takes an honest and unvarnished look at the reality of contributing to open source software projects.
Too often, the open source community can paint an idealized picture of seamless collaboration and frictionless progress. But the truth is, working on OSS projects can be challenging, messy, and at times, downright frustrating. From conflicting opinions and coding philosophies to project politics and ownership disputes, there are many potential pitfalls.
That's why this podcast gives voice to the personal experiences of actual open source contributors and influencers. They'll share the unfiltered ups and downs they've faced working on real projects. You'll hear war stories of coding battles, community dramas, and those weekly agonizing pull request reviews.
But it's not all horror stories! You'll also learn valuable lessons about persevering through challenges, building consensus, and ultimately creating robust open source software that delivers value. Guests will provide insights into cultivating positive OSS communities and effective collaboration processes.
So whether you're a veteran open source participant or just getting started, this podcast will prepare you for the gritty realities and help you navigate the unusual situations that so often arise. Join us as we embrace the awkward, frustrating, and yes, even "gross" side of open source software development. It's a journey that every contributor needs to understand.
</itunes:summary>
    <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/6/68648c4e-4324-457a-8179-49dad78b03c2/cover.jpg?v=3"/>
    <itunes:explicit>no</itunes:explicit>
    <itunes:keywords>oss, open source, community, artificial intelligence, machine learning, python, software</itunes:keywords>
    <itunes:owner>
      <itunes:name>G-Research Open Source Software</itunes:name>
      <itunes:email>podcast@gr-oss.io</itunes:email>
    </itunes:owner>
<itunes:category text="Technology"/>
<itunes:category text="Business"/>
<itunes:category text="Science"/>
<item>
  <title>Polars and Pandas: Dataframes for Python with Itamar Turner-Trauring</title>
  <link>https://podcast.gr-oss.io/3-polars-pandas-python</link>
  <guid isPermaLink="false">8d826182-33e4-476a-b19d-ec513dea07c0</guid>
  <pubDate>Tue, 06 Aug 2024 11:00:00 -0700</pubDate>
  <author>G-Research Open Source Software</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/68648c4e-4324-457a-8179-49dad78b03c2/8d826182-33e4-476a-b19d-ec513dea07c0.mp3" length="90433098" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>G-Research Open Source Software</itunes:author>
  <itunes:subtitle>Data frames are an important of the python and machine learning ecosystem; Itamar will guide us through why they are important.</itunes:subtitle>
  <itunes:duration>37:40</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/6/68648c4e-4324-457a-8179-49dad78b03c2/cover.jpg?v=3"/>
  <description>Guest: Itamar Turner-Trauring, Open Source Python Developer
Itamar joins host Jay Faulkner for a conversation about dataframes in general, with a focus on polars. He explains why dataframes are important, and how polars' approach compares with the approach taken by pandas.
It's not all about data science though, Itamar has a long history of contributing to interesting python technologies and debuggers. Itamar shares some real world stories from his experience, including a "gross" moment he has overcome.
Find other episodes and information about our guest at https://podcast.gr-oss.io/.
Find this episode, and other useful OSS videos at https://youtube.com/@oss-gr
GR-OSS OUT podcast is produced by Ben Wiley. Special Guest: Itamar Turner-Trauring.
</description>
  <itunes:keywords>dataframes, ml, oss, pandas, polars, python</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>Guest: Itamar Turner-Trauring, Open Source Python Developer</p>

<p>Itamar joins host Jay Faulkner for a conversation about dataframes in general, with a focus on polars. He explains why dataframes are important, and how polars&#39; approach compares with the approach taken by pandas.</p>

<p>It&#39;s not all about data science though, Itamar has a long history of contributing to interesting python technologies and debuggers. Itamar shares some real world stories from his experience, including a &quot;gross&quot; moment he has overcome.</p>

<p>Find other episodes and information about our guest at <a href="https://podcast.gr-oss.io/" rel="nofollow">https://podcast.gr-oss.io/</a>.<br>
Find this episode, and other useful OSS videos at <a href="https://youtube.com/@oss-gr" rel="nofollow">https://youtube.com/@oss-gr</a></p>

<p>GR-OSS OUT podcast is produced by Ben Wiley.</p><p>Special Guest: Itamar Turner-Trauring.</p>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>Guest: Itamar Turner-Trauring, Open Source Python Developer</p>

<p>Itamar joins host Jay Faulkner for a conversation about dataframes in general, with a focus on polars. He explains why dataframes are important, and how polars&#39; approach compares with the approach taken by pandas.</p>

<p>It&#39;s not all about data science though, Itamar has a long history of contributing to interesting python technologies and debuggers. Itamar shares some real world stories from his experience, including a &quot;gross&quot; moment he has overcome.</p>

<p>Find other episodes and information about our guest at <a href="https://podcast.gr-oss.io/" rel="nofollow">https://podcast.gr-oss.io/</a>.<br>
Find this episode, and other useful OSS videos at <a href="https://youtube.com/@oss-gr" rel="nofollow">https://youtube.com/@oss-gr</a></p>

<p>GR-OSS OUT podcast is produced by Ben Wiley.</p><p>Special Guest: Itamar Turner-Trauring.</p>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
