MLOps.community

Clean Code for Data Scientists // Matt Sharp // # 160

22 snips
Jun 7, 2023
Ask episode
AI Snips
Chapters
Transcript
Episode notes
ANECDOTE

Ambiguous Table Names

  • A "locations" table caused confusion because it contained different location types.
  • This ambiguity led to incorrect data analysis and wasted time.
ADVICE

Jupyter Notebook Cell Strategy

  • Treat Jupyter Notebook cells like separate Python files.
  • This allows easier transition to production-ready scripts.
INSIGHT

Code Clarity Over Tools

  • The distinction between exploratory and production code is how it's written, not what tools are used.
  • Modular code is crucial for production but less so for initial exploration.
Get the Snipd Podcast app to discover more snips from this episode
Get the app