krother / refactoring_tutorialLinks
The refactoring tutorial I wrote for PyConDE 2022. You can also work through the exercises on your own.
☆18Updated last year
Alternatives and similar repositories for refactoring_tutorial
Users that are interested in refactoring_tutorial are comparing it to the libraries listed below
Sorting:
- Cookiecutter template for Python packages☆107Updated 10 months ago
- Tutorial for implementing data validation in data science pipelines☆33Updated 3 years ago
- Possibly the fastest DataFrame-agnostic quality check library in town.☆233Updated 2 months ago
- Plugins, extensions, case studies, articles, and video tutorials for Kedro☆93Updated last year
- skimpy is a light weight tool that provides summary statistics about variables in data frames within the console.☆493Updated last week
- Scikit-learn tutorial on model inspection given in PyConDE & PyData Berlin 2022☆22Updated 3 years ago
- Set up a Cost-Effective Modern Data Stack for a Charity☆19Updated 9 months ago
- First-party plugins maintained by the Kedro team.☆110Updated last week
- A Beginner's Guide to DuckDB's Python Client☆42Updated last year
- A kedro plugin to use pandera in your kedro projects☆36Updated 3 months ago
- Typed wrappers over pandas DataFrames with schema validation