Ticket #1752 (closed feature request: obsolete)
Export Dataset to CSV
| Reported by: | sforsten | Owned by: | mkommend |
|---|---|---|---|
| Priority: | medium | Milestone: | |
| Component: | Problems.DataAnalysis.Views | Version: | 3.3.6 |
| Keywords: | Cc: |
Description
A new button in DataAnalysisProblemView will export the problem data set to a .csv file, in a way that it can be imported again with the ImportButton.
Change History
comment:3 Changed 16 months ago by sforsten
r7337: some methods were added to Dataset to easier obtain string and Datetime values
comment:5 Changed 16 months ago by sforsten
- Owner changed from sforsten to mkommend
- Status changed from accepted to reviewing
Note: See
TracTickets for help on using
tickets.

r7309: data set is exported exactly in the way it is stored in the Dataset class