Skip to content

LinkedInLearning/testing-python-data-science-code-2477020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testing Python Data Science Code

This is the repository for the LinkedIn Learning course Testing Python Data Science Code. The full course is available from LinkedIn Learning.

Testing Python Data Science Code

The larger and more complex the world of data science becomes, the more data there is to collect, sort, clean, model on, and much more. An emerging pain point in this brave new world is that a lot can go wrong if your data engineering and development practices are shoddy. This advanced-level course shows data scientists, Python developers, and data analysts how to test scientific (data science) code written in Python. Veteran data science trainer and consultant Miki Tebeka covers testing techniques, with a focus on issues specific to data science code, such as floating point errors, statistical testing, working with large datasets, choosing a baseline, and more. After presenting a testing overview, Miki dives into testing with pytest and hypothesis. He explains how to use schemas, truth values, approximate testing, and more in data validation. Miki goes over regression testing, then demonstrates how to test Jupyter Notebooks.

Instructor

Miki Tebeka

Check out my other courses on LinkedIn Learning.

About

This repo is for the Linkedin Learning course: Testing Python Data Science Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published