Free cookie consent management tool by TermsFeed Policy Generator

Opened 12 years ago

Last modified 12 years ago

#1867 reviewing feature request

Add Command which deletes Rows or Columns with insufficient data

Reported by: sforsten Owned by: mkommend
Priority: medium Milestone: HeuristicLab.DataImporter 1.0.1
Component: DataImporter Version: branch
Keywords: Cc:

Description

Similar to a feature from HL 2.5, the DataImporter shall be able to automatically delete rows and columns, where a lot of values are missing.

A threshold (in percent) will define how many values have to be set in a row or a column. If an insufficient amount of data is available, the rows or columns will be deleted.

Change History (4)

comment:1 Changed 12 years ago by sforsten

r7968:

  • Delete command for columns and for rows has been added, which have less data than a specified threshold
  • threshold can be set in a view

comment:2 Changed 12 years ago by sforsten

  • Status changed from new to accepted

r7994: corrected some mistakes

comment:3 Changed 12 years ago by sforsten

  • Owner changed from sforsten to mkommend
  • Status changed from accepted to reviewing

r8586: renamed view DeleteWithThreshold to DeleteWithThresholdView

comment:4 Changed 12 years ago by gkronber

  • Milestone changed from HeuristicLab 3.3.x Backlog to HeuristicLab.DataImporter 1.0.1
Note: See TracTickets for help on using tickets.