athena-small / meteolytica

Code for meteolytica project.
0 stars 0 forks source link

Create general-purpose data cleaning function cleanDf() #2

Open athena-small opened 11 years ago

athena-small commented 11 years ago

The function outcomes.df2ts currently includes an ad hoc procedure for handling of missing values, one that only works for the nyc load test series and will break for any other series. We need a general-purpose function that cleans a data frame of user data.