Files in EvgenyPetrovsky/deeque
Data Quality framework for data frames in R

.Rbuildignore
.gitignore
.travis.yml
.vscode/tasks.json
DESCRIPTION
LICENSE
NAMESPACE
R/adapter.R R/checks.R R/data.R R/reporter.R R/runner.R R/validation-functions-column.R R/validation-functions-table.R R/validation-helpers.R R/validation-utils.R README.md
deeque.Rproj
man/add_check.Rd man/add_checks.Rd man/analyze_run.Rd man/apply_check.Rd man/check_result_info.Rd man/col_hasAllValues.Rd man/col_hasAnyValue.Rd man/col_hasCompleteness.Rd man/col_hasConsistentType.Rd man/col_hasCorrelation.Rd man/col_hasCountDistinct.Rd man/col_hasDistinctness.Rd man/col_hasEntropy.Rd man/col_hasHistogramValue.Rd man/col_hasMax.Rd man/col_hasMean.Rd man/col_hasMin.Rd man/col_hasPredictability.Rd man/col_hasQuantile.Rd man/col_hasStandardDeviation.Rd man/col_hasType.Rd man/col_hasTypeConsistency.Rd man/col_hasUniqueness.Rd man/col_hasValue.Rd man/col_isComplete.Rd man/col_isContainedIn.Rd man/col_isGreaterThan.Rd man/col_isInLOV.Rd man/col_isLessThan.Rd man/col_isNonNegative.Rd man/col_isNotGreaterThan.Rd man/col_isNotLessThan.Rd man/col_isUnique.Rd man/col_satisfies.Rd man/col_satisfiesIf.Rd man/col_type.Rd man/convert_checks_to_df.Rd man/convert_run_results_to_df.Rd man/convert_to_df.Rd man/load_check.Rd man/load_group.Rd man/new_check.Rd man/new_checks_for_columns.Rd man/new_group.Rd man/ratio.Rd man/run_checks.Rd man/run_checks_and_proceed.Rd man/save_check.Rd man/save_group.Rd man/severity.Rd man/severity_above_threshold.Rd man/severity_at_threshold.Rd man/severity_rank.Rd man/severity_under_threshold.Rd man/stop_if_miss_columns.Rd man/stop_if_not_implemented.Rd man/tab_hasColumn.Rd man/tab_hasColumnCount.Rd man/tab_hasColumns.Rd man/tab_hasRowCount.Rd man/tab_hasUniqueKey.Rd man/udf_between.Rd man/udf_eq.Rd man/udf_ge.Rd man/udf_gt.Rd man/udf_le.Rd man/udf_lt.Rd tests/testthat.R tests/testthat/test-adapter.R tests/testthat/test-checks.R tests/testthat/test-data.R tests/testthat/test-validation-functions-column.R tests/testthat/test-validation-functions-table.R tests/testthat/test-validation-helpers.R
EvgenyPetrovsky/deeque documentation built on Jan. 23, 2020, 3:38 a.m.