-
Updated
May 7, 2021
data-quality
Here are 123 public repositories matching this topic...
-
Updated
May 11, 2021 - Jupyter Notebook
Auth system test
The current system tests use the default admin user for all requests.
The auth test should create users with less privileges and check actions are passing or blocked according to the permissions.
-
Updated
May 11, 2021 - R
-
Updated
Dec 14, 2020
We're using marshmallow to parse whylogs config from YAML
However, Pydantic is much more powerful as it allows users to set config via various mechanims, from YAML, JSON to Environment settings.
We should consider moving to pydantic
-
Updated
May 11, 2021 - Python
-
Updated
Apr 1, 2021 - Java
Tell us about the problem you're trying to solve
Currently alerts are based on computing z-score for values from the past. It work quite good, but have limitations.
Describe the solution you’d like
https://facebook.github.io/prophet/ and similar libraries may give better results here.
One thing to remember about is speed of giving prediction.
Additional context
Not yet
-
Updated
Apr 15, 2021 - Java
-
Updated
Feb 21, 2021 - Jupyter Notebook
-
Updated
Mar 20, 2021 - Vue
-
Updated
Apr 19, 2021 - Java
-
Updated
Apr 17, 2021 - C#
-
Updated
Apr 30, 2021 - Python
-
Updated
May 7, 2021 - Java
-
Updated
Apr 26, 2021 - Python
-
Updated
May 8, 2021 - Python
-
Updated
May 11, 2021 - JavaScript
-
Updated
May 7, 2021 - Scala
-
Updated
May 5, 2021 - Python
-
Updated
Oct 1, 2020 - Jupyter Notebook
-
Updated
Jun 21, 2016 - Java
-
Updated
Sep 13, 2018
-
Updated
Sep 16, 2019 - Python
-
Updated
Dec 13, 2017 - Python
-
Updated
Jan 20, 2021 - R
-
Updated
Apr 16, 2021 - R
Improve this page
Add a description, image, and links to the data-quality topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the data-quality topic, visit your repo's landing page and select "manage topics."


Describe the bug
When trying to run scaffolding (profiling) command, it fails because of commas in columns.
To Reproduce
Steps to reproduce the behavior:
great_expectations suite scaffold scaffold-nameon datasource where commas are in columnpandas.errors.ParserError: Error tokenizing data. C error: Expected 1 fields in line 5323 saw 2Expected behavior
D