finos / datahub

DataHub - Synthetic data library
https://datahub.finos.org
Apache License 2.0
80 stars 13 forks source link

Normal distribution is broken #20

Closed grovesy closed 4 years ago

grovesy commented 4 years ago

when using the sampler

gen.normal(dat)

  1. It doesn't work
  2. It's not normal
  3. cannot provide distribution parameters (mu, sigma etc)