orchid-initiative / synthetic-database-project

MIT License
4 stars 2 forks source link

Resolve fragmentation errors and correct a few random value generations #83

Closed TravisHaussler closed 9 months ago

TravisHaussler commented 10 months ago

Resolve fragmentation errors by using pandas concat with correctly sized series instead of static values. I dont know if this is the cleanest way to do it, but it worked

Also fix up a few errors in the random value generation so we generate a random value for each datapoint