My time series data has a lot of "NaN", which was made by "!
Values.f_nan". The weird thing is that whenever I try to plot the
whole data, some "NaN"s are still plotting. (Some are not.)
Data's average is 400.0+/- 50.0. Where the data points have "NaN", the
plot shows me outliers, very long vertical line going down to the
200.0. Why 200 ?. Even though there is no about 200. values in the
data set.
Anybody has the same experience? Help me~~~~