Free cookie consent management tool by TermsFeed Policy Generator

Changes between Initial Version and Version 1 of DataPreprocessingIdeas


Ignore:
Timestamp:
06/02/17 11:04:12 (7 years ago)
Author:
pfleck
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DataPreprocessingIdeas

    v1 v1  
     1== Future Ideas ==
     2 - Make Preprocessing Storable (store a "session")
     3 - Regression line should start at the charts edges (not min/max point)
     4 - Couple DataPreprocessing with DataImporter (export/import)
     5 - More responsiveness (multiscatterplot)
     6 - Export regression models
     7 - Enhance value-pasting in DataGrid (automatic rename of Variables, ...)
     8 - Double clicking of Views should not clone the data
     9 - Create the DataCompletenessChart on pixel-basis instead of the slow chart
     10 - Add highlighting of selected data in the charts
     11 - Create better remove missing values manipulator (with a preview that looks like the data completeness chart)
     12
     13== Code Issues ==
     14 - Create UserControls for setting the Regression, Grouping, (Point-)Sizing
     15 - Remove the "Logics"
     16
     17== Known Bugs ==
     18 - Wrong Color-Gradient when changing group-order