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

App specification #6

Open
michbur opened this issue Feb 1, 2023 · 0 comments
Open

App specification #6

michbur opened this issue Feb 1, 2023 · 0 comments

Comments

@michbur
Copy link
Member

michbur commented Feb 1, 2023

  1. Input: single xlsx or csv file.
  2. Tab: input data
  3. Selection of the numeric-only columns.
  4. Prepare 20 methods named methodX where X is a numeric constant. Each method imputes missing data by filling it with its constant. Eg., method11 fills every missing value with 11.
  5. Provide a selection tab for selecting of the methods. Prepare also button "select all", "deselect all"
  6. Prepare an output where each imputation method has its tab (or maybe if only less than 5 methods are chosen).
  7. Prepare download buttons: download csv (all imputations in separate csv, file in a zip format) or xlsx where each sheet represents a different missing value imputation method.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant