orking on cleansing time series data, i know TS Filler can fill the gap. But if there any way to generate a start date other than the given date in the dataset? For example TS should start on 2011-1-3, but the first date given is 2011-1-31, and TS filler fills missing date after 2011-1-31(interval="week"). Generate Row tool may help?
there are a column of char/string data, how can i fill the NULL with the same STRING from previuos row?
test data attached.
Thanks!