Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: [DCS-245] Timestamp Validity Metric #255

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

Ksaurav3380
Copy link
Contributor

Fixes/Implements

Description

Validity function for
count_timestamp_string and percent_timestamp_string,
count_not_in_future and percent_count_not_in_future,
count_date_not_in_future and percent_date_not_in_future

Type of change

Delete irrelevant options.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

  • Locally Tested
  • Needs Testing From Production

@Ksaurav3380 Ksaurav3380 changed the title feat: [DCS-245] add count_timestamp_string and percent_timestamp_string and count_not_in_future and percent_not_in_future and count_date_not_in_future and percent_date_not_in_future functions feat: [DCS-245] add Timestamp Validity Metric Sep 6, 2024
@Ksaurav3380 Ksaurav3380 changed the title feat: [DCS-245] add Timestamp Validity Metric feat: [DCS-245] Timestamp Validity Metric Sep 6, 2024
add: timestamp validation

add: timestamp validation

fix: module error
@subhankarb subhankarb merged commit a610220 into datachecks:main Sep 9, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants