Skip to content
#

data-validation

Here are 111 public repositories matching this topic...

cosmicBboy
cosmicBboy commented Jul 6, 2020

Is your feature request related to a problem? Please describe.

Currently the built-in Check methods relating to the comparison operators <, >, ==, etc. are sort of long and unwieldy (the rationale here was to make it human-readable). However, it seems like pandas and indeed python uses shorthand of ge (>=), le (<=), etc. for these binary operators.

**Describe the soluti

Improve this page

Add a description, image, and links to the data-validation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the data-validation topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.