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
Currently it's a PITA to get a column total: you could compute the column mean times the table length. Or compute a running total and extract the last row. This is lame, and overly convoluted.