EdwinTh / padr

Padding of missing records in time series
https://edwinth.github.io/padr/
Other
132 stars 12 forks source link

Give meaningful error when no column is specified in fill_ #9

Closed EdwinTh closed 7 years ago

EdwinTh commented 7 years ago

You easily forget to specify the value if df as few columns.

Now it says: Error in cols[[i]] : subscript out of bounds