Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manual cleaning of data based on user preferences #44

Closed
Koltheguy opened this issue Oct 9, 2023 · 7 comments
Closed

Manual cleaning of data based on user preferences #44

Koltheguy opened this issue Oct 9, 2023 · 7 comments
Assignees
Labels
backend design enhancement New feature or request

Comments

@Koltheguy
Copy link
Contributor

Automatically determine which cells need attention using the user-defined preferences.
Highlight/Filter these cells for the users to easily find and edit.

@Koltheguy Koltheguy added enhancement New feature or request backend design labels Oct 9, 2023
@Koltheguy Koltheguy self-assigned this Oct 9, 2023
@Koltheguy
Copy link
Contributor Author

blocked by issue #34 and #43

@mustachemo
Copy link
Owner

mustachemo commented Oct 10, 2023

  1. click "Clean Data" Button
  2. Get taken to a popup Modal or the current DashTable changes
  3. Two new buttons show up (or already there previously) "Next" and "Previous"
  4. Clicking either button will go to the next/previous cell that has EMPTY/CORRUPT (NaN/Null)/non-datatype enforced CELLS

  1. click "Clean Formatting" Button
  2. Get taken to a popup Modal or the current DashTable changes
  3. Two new buttons show up (or already there previously) "Next" and "Previous"
  4. Clicking either button will go to the next/previous cell that has INCORRECTLY-FORMATTED CELLS

@mustachemo mustachemo self-assigned this Nov 2, 2023
@mustachemo
Copy link
Owner

'Check Datatype Clean' Operation works! look at branch feature/datatype-clean

@Koltheguy
Copy link
Contributor Author

currently resolving persistence bugs mentioned in #68

@mustachemo
Copy link
Owner

I should be able to fix #68 today. I've also broken apart the diffferent functionalities for our main cleaning operations to issues #71 and #51

@mustachemo
Copy link
Owner

I have fixed bug #68

@mustachemo
Copy link
Owner

This issue is too vague, and i've split it up. so I will close it for now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend design enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants