You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CommDy can now read rectangular CSV files. The input file should have three columns with headers "time", "group" and "individual" (in any order). For example,
If your data table lists members of each group on the same row, you can use gtm2csv.py to convert it to rectangular format. In the following, the input.csv is already rectangular.