logo
episode-header-image
May 2023
1h 8m

675: Pandas for Data Analysis and Visual...

Jon Krohn
About this episode
Wrangling data in Pandas, when to use Pandas, Matplotlib or Seaborn, and why you should learn to create Python packages: Jon Krohn speaks with guest Stefanie Molin, author of Hands-On Data Analysis with Pandas. This episode is brought to you by Posit, the open-source data science company, and by AWS Inferentia. Interested in sponsoring a SuperDataScience Pod ... Show More
Up next
Yesterday
976: NVIDIA’s Nemotron 3 Super: The Perfect LLM for Multi-Agent Systems
NVIDIA just dropped Nemotron 3 Super, a 120-billion-parameter open-weight model that only activates 12 billion parameters at a time and it’s built for the agentic AI era. In this Five-Minute Friday, Jon Krohn breaks down the model’s hybrid Mamba-Transformer architecture, its mill ... Show More
10m 12s
Mar 17
975: Unmetered Intelligence is Heralding the Next Renaissance, with Zack Kass
Zack Kass speaks to Jon Krohn about his bestselling, tech-positive book, The Next Renaissance, that charts the rapid progress of humanity and the benefits that artificial intelligence will bring to us, as well as why a future where intelligence is a cheap and abundant resource wi ... Show More
1h 12m
Mar 13
974: When Will The AI Bubble Burst? How Bad Will It Be?
In this week’s Five-Minute Friday, Jon Krohn holds the AI bubble up to the light. He points to the deep greyzone found in AI startups like Cluely that are established on dubious ideas (Cluely’s tagline was “cheat on everything”) and funding bluster, as well as the staggering spen ... Show More
13m 56s
Recommended Episodes
Aug 2024
#474: Python Performance for Data Science
See the full show notes for this episode on the website at <a href="https://talkpython.fm/474">talkpython.fm/474</a> 
1h 8m
Feb 2025
#495: OSMnx: Python and OpenStreetMap
See the full show notes for this episode on the website at <a href="https://talkpython.fm/495">talkpython.fm/495</a> 
1h 1m
Jul 2024
#471: Learning and teaching Pandas
See the full show notes for this episode on the website at <a href="https://talkpython.fm/471">talkpython.fm/471</a> 
1h 4m
Sep 2025
What's New at CFI | Data Analysis in Python
Ready to take your data analysis skills to the next level? In this episode of What's New at CFI, we chat with subject matter expert Joseph Yeates about his newest course, Data Analysis in Python. This course is the perfect follow-up to our "Getting Started with Python" series and ... Show More
13m 33s
Dec 2024
#489: Anaconda Toolbox for Excel and more with Peter Wang
See the full show notes for this episode on the website at <a href="https://talkpython.fm/489">talkpython.fm/489</a> 
1h 9m
Dec 2024
#491: DuckDB and Python: Ducks and Snakes living together
See the full show notes for this episode on the website at <a href="https://talkpython.fm/491">talkpython.fm/491</a> 
1h 2m
Jul 2024
120: Don’t Learn Python as a Data Analyst (Learn This Instead)
<p>Although Python is talked about a lot in the data world, if you are aiming for your first data analyst role, I don’t think you should learn it.</p> <p>It takes too much time, it’s hard to learn, and it’s hard to use.</p> <p>In this episode, I’ll dive into more of the specifics ... Show More
9m 46s
Jul 2025
Revolutionizing Python Notebooks with Marimo
SummaryIn this episode of the Data Engineering Podcast Akshay Agrawal from Marimo discusses the innovative new Python notebook environment, which offers a reactive execution model, full Python integration, and built-in UI elements to enhance the interactive computing experience. ... Show More
51m 56s
May 2018
MLA 002 Numpy & Pandas
<div> <p>NumPy enables efficient storage and vectorized computation on large numerical datasets in RAM by leveraging contiguous memory allocation and low-level C/Fortran libraries, drastically reducing memory footprint compared to native Python lists. Pandas, built on top of NumP ... Show More
18m 10s