An open API service indexing awesome lists of open source software.

https://github.com/hlan22/2025-03-18-data-validation

(no longer useful) DSCI 310 Lecture about Data validation and code testing! Made in tandem with:
https://github.com/hlan22/2025-03-18-data-validation

data validation

Last synced: 4 days ago
JSON representation

(no longer useful) DSCI 310 Lecture about Data validation and code testing! Made in tandem with:

Awesome Lists containing this project

README

          

# Data Validation Lecture (DSCI 310)
### Date Created: 2025-03-18

### Main Ideas:
* `pointblank` package for testing data and validating
* followed notes from
* learned about running website from a separate branch (called gh-pages), where you can keep all your website related info on just that branch to avoid clutter
* the benefits of (failing) tests with makefiles