Plot command has some isssues if the column is very sparse ( in comparison to the index), the solution is to create a new sub-df containing only the data and index fo that column, drop the N/A and then plot ( we did this sometime ago back in march, look for it or simply re-do it
Plot command has some isssues if the column is very sparse ( in comparison to the index), the solution is to create a new sub-df containing only the data and index fo that column, drop the N/A and then plot ( we did this sometime ago back in march, look for it or simply re-do it