Hi All! Im trying to work with some Covid data and having a hard time parsing out New Cases. Now the data has an instance for each date (FNDate) with the "Cofirmed" value of cases. The next instance the Confirmed value is the previous day plus new cases. It is additionally tricky because there is an istance for each country for each day so it needs it by country. I've attached an output (first 10 instances) of the file for column names. Any thoughts would be super helpful!
... View more