Skip to content

data generator #3

@till-teb

Description

@till-teb

For data prediction we will need a lot test data, that's why we need the data generator.
The following settings should be possible for the data generator function before he produce the dataset:

  • How many columns?
  • Min value
  • Max value
  • distribution of the data
    These settings should be set before then the dataset will generated itself.

The DataFrame contains the following columns:

  • expense
  • amount
  • importance
  • category
  • date
  • label for good day or bad day

Metadata

Metadata

Assignees

Labels

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions