Feeds
질문
Why is there extra data in my graph?
Basically, I have this code. fig = groupsummary(eventsTOP,"Event_Type","none") x =fig.Event_Type; y = fig.GroupCount; bar(x,y...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to sum values from a table by category
I have this table where we have the damage caused by natural events by state and by month. I removed the months column, but I ...
3년 초과 전 | 답변 수: 1 | 0
