Talk Python To Me

#522: Data Sci Tips and Tricks from CodeCut.ai

39 snips
Oct 6, 2025
Quynh Truong, a developer advocate at Nixler and founder of CodeCut.ai, shares her wealth of knowledge on Python and data science. She delves into the art of crafting bite-sized tips, helping busy data scientists boost productivity. The discussion covers open-source tools, the balance between notebooks and scripts, and how to achieve reproducibility in workflows. Quynh also highlights the benefits of using Loguru for logging and Git for version control, making data projects more trustworthy and manageable.
Ask episode
AI Snips
Chapters
Books
Transcript
Episode notes
ADVICE

Teach With Tiny Focused Snippets

  • Publish tiny, focused code snippets highlighting one feature to make them easy to digest.
  • Compare with familiar tools and show runnable examples so readers apply the tip quickly.
ANECDOTE

Started On LinkedIn, Grew Into CodeCut

  • Quynh started posting daily data-science tips on LinkedIn while in college and kept the pace for years.
  • Followers asked for an index, so she moved highlights into the CodeCut website for easier access.
INSIGHT

Quarto As A Markdown Notebook Alternative

  • Writing in Quarto (qmd) combines Markdown and executable code for cleaner articles than notebooks.
  • It lets you hide cells and publish directly to WordPress, improving reproducibility and editing.
Get the Snipd Podcast app to discover more snips from this episode
Get the app