sdsc-bw / DataFactory

MIT License
1 stars 0 forks source link

[User Story] A novice user needs help to convert their data into a format that they can use with the available python interface #19

Open HuangYiran opened 2 years ago

HuangYiran commented 2 years ago

A production engineer that has downloaded logging information from his machines and understands that can theoretically predict the lifetime from the sensor data. He follows the instruction provided to convert his data into multivariate timeseries with a column that contains the time until the next failure detected.

A web shop owner understands that he might be able to predict the number of purchases in his webshop within a month. Following the instructions he collected a large amount of data in the past years. He follows the instruction provided to convert his data.

A manifacturer wants to use the package to predict manifacturing times for his products. He collected the data of the past years and saves them in a csv-file. There are some missing information for some samples.

these situations should be considered:

riedel commented 2 years ago

This user story is far to big! Split it in at least 3 (see above)