ashwin153 / autofeat

automated exploratory data analysis
0 stars 0 forks source link

feat: flatten honeydew patients csv #424

Open adiraju13 opened 2 weeks ago

adiraju13 commented 2 weeks ago

Some notes:

I dropped some info, and just kept the ID and Value from each question in the survey data. If the type is list, I created a column for each list value and added it. This may not be the best way of doing things. That is worth digging into.

I have not flattened the visits data yet.