data-validation
Here are 150 public repositories matching this topic...
-
Updated
Mar 14, 2022 - Python
Describe the solution you'd like
Currently, there are some RST files that contain code examples within a .. code-block. This code blocks may break when we implement new features to the package and break the API.
We need some mechanism that validates the code blocks in the RST docs are valid, and fail the PR check if something is broken.
We can use docutils or some other alternative for
Describe the bug
pa.errors.SchemaErrors.failure_cases only returns the first 10 failure_cases
- I have checked that this issue has not already been reported.
- I have confirmed this bug exists on the latest version of pandera. 0.6.5
- (optional) I have confirmed this bug exists on the master branch of pandera.
Note: Please read [this guide](https://matthewrocklin.c
-
Updated
May 28, 2022 - Ruby
-
Updated
May 28, 2022 - R
-
Updated
Jan 28, 2019 - JavaScript
-
Updated
May 7, 2022 - PHP
-
Updated
May 16, 2022 - TypeScript
-
Updated
May 28, 2022 - Ruby
-
Updated
Mar 20, 2019 - Jupyter Notebook
-
Updated
Nov 15, 2021 - Python
We get the return annotation for free, so we should allow users to do something with it.
-
Updated
Mar 15, 2022 - Java
-
Updated
May 27, 2022 - JavaScript
-
Updated
May 18, 2022 - Jupyter Notebook
-
Updated
Apr 24, 2022 - JavaScript
-
Updated
Apr 1, 2022 - Ruby
-
Updated
May 31, 2022 - Python
-
Updated
May 27, 2022 - SCSS
Currently, if sending email fails because the email server is temporarily offline or overloaded, the only choice of action is to rerun the whole validation. This can be very expensive, and may require manual intervention if the program is running as part of an automatic workflow.
It would be better if the program detected the error in sending email and did its own wait-and-retry loop. This wo
-
Updated
Apr 12, 2017 - Elixir
-
Updated
Dec 9, 2017 - JavaScript
-
Updated
May 30, 2021 - Clojure
-
Updated
May 31, 2022 - Python
-
Updated
May 23, 2021 - Java
-
Updated
Nov 12, 2018 - Python
-
Updated
Jan 8, 2021 - R
-
Updated
Jun 29, 2018 - OCaml
-
Updated
Jun 18, 2019 - Swift
Improve this page
Add a description, image, and links to the data-validation topic page so that developers can more easily learn about it.
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."
I get this warning when committing: