Discover this podcast and so much more

Podcasts are free to enjoy without a subscription. We also offer ebooks, audiobooks, and so much more for just $11.99/month.

Unavailable126: Data Science and Software Engineering Practices ( and Fizz Buzz ) - Joel Grus
Currently unavailable

126: Data Science and Software Engineering Practices ( and Fizz Buzz ) - Joel Grus

FromTest and Code


Currently unavailable

126: Data Science and Software Engineering Practices ( and Fizz Buzz ) - Joel Grus

FromTest and Code

ratings:
Length:
33 minutes
Released:
Aug 16, 2020
Format:
Podcast episode

Description

Researches and others using data science and software need to follow solid software engineering practices. This is a message that Joel Grus has been promoting for some time.
Joel joins the show this week to talk about data science, software engineering, and even Fizz Buzz.
Topics include:
Software Engineering practices and data science
Difficulties with Jupyter notebooks
Code reviews on experiment code
Unit tests on experiment code
Finding bugs before doing experiments
Tests for data pipelines
Tests for deep learning models
Showing researchers the value of tests by showing the bugs found that wouldn't have been found without them.
"Data Science from Scratch" book
Showing testing during teaching Data Science
"Ten Essays on Fizz Buzz" book
Meditations on Python, mathematics, science, engineerign and design
Testing Fizz Buzz
Different algorithms and solutions to an age old interview question.
If not Fizz Buzz, what makes a decent coding interview question.
pytest
hypothesis
Math requirements for data science Special Guest: Joel Grus.
Released:
Aug 16, 2020
Format:
Podcast episode

Titles in the series (100)

Test & Code is a weekly podcast hosted by Brian Okken. The show covers a wide array of topics including software engineering, development, testing, Python programming, and many related topics. When we get into the implementation specifics, that's usually Python, such as Python packaging, tox, pytest, and unittest. However, well over half of the topics are language agnostic, such as data science, DevOps, TDD, public speaking, mentoring, feature testing, NoSQL databases, end to end testing, automation, continuous integration, development methods, Selenium, the testing pyramid, and DevOps.