MattTriano / analytics_data_where_house

An analytics engineering sandbox focusing on real estates prices in Cook County, IL
https://docs.analytics-data-where-house.dev/
GNU Affero General Public License v3.0
9 stars 0 forks source link

Develop a suite of expectations for Chicago Homicide and Shooting Victimization data #43

Closed MattTriano closed 1 year ago

MattTriano commented 1 year ago

Use the manual expectation setting process and document the process.

Also include instructions on how to take expectations directly from the expectations gallery and fill them in without going through the interactive process.

Or even better, instructions on how to use instances of ExpectColumn..... (i.e., ColumnExpectation subclass instances) from the repo to define suites of expectations. If I can cut out the manual jupyter notebook expectation setting process, I can really democratize this process (although it would count on the initial suite of expectations to be valid and meaningful, which will be the hard part as open source automated data profilers aren't quite there yet).