Add fill_value option to reindex (original) (raw)
Currently missing values are filled with NA. It should be NA by default, but you might want it to be zero in some cases, too
Currently missing values are filled with NA. It should be NA by default, but you might want it to be zero in some cases, too