nicholaskebut1

Results 2 comments of nicholaskebut1

> This should be possible using the `expect_column_values_to_be_between` expectation: https://greatexpectations.io/expectations/expect_column_values_to_be_between > > You might have to set `parse_strings_as_datetimes=True`. I places parse_string_as_datetimes = True and it errors out. Is parse strings...

> Same here, it is giving me an error message - could not convert string to float. Which version of great expectations are you using?