datacleaning
Here are 155 public repositories matching this topic...
Describe the bug
When trying to run scaffolding (profiling) command, it fails because of commas in columns.
To Reproduce
Steps to reproduce the behavior:
- Run
great_expectations suite scaffold scaffold-nameon datasource where commas are in column - Bug
pandas.errors.ParserError: Error tokenizing data. C error: Expected 1 fields in line 5323 saw 2
Expected behavior
D
-
Updated
Feb 17, 2021 - Python
-
Updated
Nov 1, 2020 - Jupyter Notebook
-
Updated
May 14, 2019 - Jupyter Notebook
-
Updated
Oct 1, 2020 - Jupyter Notebook
-
Updated
Sep 2, 2018 - HTML
-
Updated
Feb 16, 2021 - Python
-
Updated
Oct 24, 2017
-
Updated
May 24, 2020 - Jupyter Notebook
-
Updated
Oct 10, 2020 - HTML
-
Updated
Nov 22, 2018 - Python
-
Updated
May 7, 2020 - Jupyter Notebook
-
Updated
Jun 24, 2019 - Jupyter Notebook
-
Updated
Jul 13, 2020 - Jupyter Notebook
-
Updated
May 18, 2020 - R
-
Updated
Feb 28, 2018 - R
-
Updated
Nov 12, 2017 - Python
-
Updated
Jun 21, 2018 - Jupyter Notebook
-
Updated
Jun 6, 2020 - HTML
-
Updated
Feb 24, 2018 - R
-
Updated
May 24, 2020 - Jupyter Notebook
-
Updated
Jun 11, 2020 - Python
-
Updated
Jul 27, 2019 - Jupyter Notebook
-
Updated
May 27, 2020 - Jupyter Notebook
-
Updated
Mar 2, 2020 - Java
Description
I would like to preserve "reorder" row names when sorting in na_summary.
Similar Features
This is related to na_summary when sorted.
Feature Details
Given a data.frame object, running na_summary on this data works as expected except the returned rows are in their original order. Example:
df <- data.frame(A=1:5,B=c(NA,NA,25,24,53), C=c(NA,1,2,3
-
Updated
Aug 1, 2017 - Jupyter Notebook
-
Updated
Feb 13, 2020 - Jupyter Notebook
Improve this page
Add a description, image, and links to the datacleaning topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the datacleaning topic, visit your repo's landing page and select "manage topics."
The expressions editor window includes a Help tab that has some plain-text information about each variable and function.
I am editing this text right now to match the user manual. I'd like the fields to render with links (they currently just have full URLS that users can copy-pa