Search found 1 match
- Wed Jun 17, 2015 3:15 am
- Forum: Data Manipulation
- Topic: Handling NA values
- Replies: 1
- Views: 3186
Handling NA values
I'm tring to create a returns series from a price time series. The problem I have is that there is are NA values on bankholidays (e.g. a Monday). Therefore when I use @pca(ftse100) on that series it results in TWO NA values (for the Monday and the Tuesday) rather than completely ignoring it. There m...
