-
Updated
Feb 26, 2021
data-quality
Here are 116 public repositories matching this topic...
-
Updated
Feb 23, 2021 - Jupyter Notebook
-
Updated
Feb 24, 2021 - R
-
Updated
Dec 14, 2020
-
Updated
Feb 26, 2021 - Jupyter Notebook
-
Updated
Dec 29, 2020 - Java
-
Updated
Feb 13, 2021 - Java
-
Updated
Jan 11, 2021 - Vue
Update documentation to include the list of possible validity formats and definition which can be used in soda-sql tests.
Current list copied from source code (https://github.com/sodadata/soda-sql/blob/main/sodasql/scan/validity.py):
'number_whole'
'number_decimal_point'
'number_decimal_comma'
'number_percentage'
'date_eu'
'date_us'
'date_inverse'
'time'
'uuid'
'email'
'pho
-
Updated
Jan 30, 2021 - Java
Adding black + isort
It will be really good to automatically format code which is commited
-
Updated
Feb 21, 2021 - Jupyter Notebook
-
Updated
Jan 26, 2021 - C#
-
Updated
Sep 5, 2020 - Python
-
Updated
Feb 11, 2021 - Java
-
Updated
Feb 22, 2021 - Python
-
Updated
Aug 26, 2020 - Python
-
Updated
Feb 25, 2021 - JavaScript
-
Updated
Feb 26, 2021 - Scala
-
Updated
Oct 1, 2020 - Jupyter Notebook
-
Updated
Jun 21, 2016 - Java
-
Updated
Feb 11, 2021 - Python
-
Updated
Sep 13, 2018
-
Updated
Sep 16, 2019 - Python
-
Updated
Feb 27, 2021 - R
-
Updated
Dec 13, 2017 - Python
-
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