mboyas-mitre / GrowthViz

Visualization tools for working with growth data processed by growthcleanr
Apache License 2.0
0 stars 0 forks source link

TypeError: setup_individual_obs_df() missing 1 required positional argument: 'mode' #12

Open mboyas-mitre opened 3 years ago

mboyas-mitre commented 3 years ago

https://github.com/mboyas-mitre/GrowthViz/blob/7ababcad6dd008e326bb88575df6674fbbec88e8/GrowthViz-adults.ipynb#L2711

Screen Shot 2021-04-28 at 10 46 01 PM

mboyas-mitre commented 3 years ago

After inspecting the code, seems like the first and third lines of this cell likely need an "adults" argument after the csv. Everything works fine after that.