-
Updated
Mar 24, 2021
data-quality
Here are 120 public repositories matching this topic...
-
Updated
Mar 28, 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
Mar 29, 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
Dec 29, 2020 - Java
-
Updated
Mar 28, 2021 - Python
-
Updated
Mar 29, 2021 - Python
-
Updated
Mar 11, 2021 - Java
-
Updated
Mar 20, 2021 - Vue
-
Updated
Feb 21, 2021 - Jupyter Notebook
-
Updated
Jan 30, 2021 - Java
-
Updated
Feb 27, 2021 - C#
-
Updated
Mar 25, 2021 - Python
-
Updated
Mar 10, 2021 - Java
-
Updated
Mar 20, 2021 - Python
-
Updated
Mar 20, 2021 - Python
-
Updated
Mar 23, 2021 - JavaScript
-
Updated
Feb 26, 2021 - Scala
-
Updated
Oct 1, 2020 - Jupyter Notebook
-
Updated
Jun 21, 2016 - Java
-
Updated
Mar 28, 2021 - Python
-
Updated
Sep 13, 2018
-
Updated
Sep 16, 2019 - Python
-
Updated
Dec 13, 2017 - Python
-
Updated
Feb 27, 2021 - R
-
Updated
Jan 20, 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