Opened 12 years ago
Last modified 7 years ago
#1908 reviewing enhancement
Enhance "split dictionary style data" command to take more than one column into account
Reported by: | mkommend | Owned by: | gkronber |
---|---|---|---|
Priority: | lowest | Milestone: | HeuristicLab.DataImporter 1.0.1 |
Component: | DataImporter | Version: | branch |
Keywords: | Cc: |
Description (last modified by mkommend)
Currently it is only possible to split one column according to a given identity and grouping column. This should be extended to work with selected multiple columns
Change History (9)
comment:1 Changed 12 years ago by mkommend
- Status changed from new to accepted
comment:2 Changed 12 years ago by mkommend
- Description modified (diff)
- Summary changed from Implement a transpose command for certain columns to Enhance Spit dictionary style data command to take more than one column into account
- Type changed from feature request to enhancement
comment:3 follow-up: ↓ 5 Changed 12 years ago by gkronber
- Summary changed from Enhance Spit dictionary style data command to take more than one column into account to Enhance "split dictionary style data" command to take more than one column into account
comment:4 Changed 12 years ago by mkommend
comment:5 in reply to: ↑ 3 Changed 12 years ago by mkommend
Replying to gkronber: Thx for inserting the l.
comment:6 Changed 12 years ago by mkommend
- Owner changed from mkommend to gkronber
- Status changed from accepted to reviewing
comment:7 Changed 12 years ago by gkronber
- Milestone HeuristicLab 3.3.8 deleted
comment:8 Changed 12 years ago by gkronber
- Milestone set to HeuristicLab.DataImporter 1.0.1
comment:9 Changed 7 years ago by gkronber
- Priority changed from medium to lowest
Note: See
TracTickets for help on using
tickets.
r8387: Updated SplitDictionaryStyleDataCommand to allow splitting multiple columns. Additionally made minor code improvements in the DataImporter.