Skip to content

Data Generation Functions #121

Open
Open
@davidkohn88

Description

@davidkohn88

It would be great to have some simple data generation functions for creating demo/test data for playing around with use cases. I'm not sure what exactly the parameters to this sort of function should be, but probably it would generate a random timeseries, with a step size for the timestamp and then a value that either followed a random walk, with bounds, or had data with a given distribution around a center or something like that, possibly a sinusoidal variation on small scale to simulate noise etc.

I think this would be very useful for
a) demonstrating the other functions and showing users how to use them
b) letting users generate their own test data sets for themselves

(Coupling this with UDAs would actually simulate inserts on a relatively frequent basis...interestingly enough).

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestAnd area of analysis that could be made easier

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions