fill
with value=f::Function
isn't comfortable with entirely missing
data
#51
Milestone
fill
with value=f::Function
isn't comfortable with entirely missing
data
#51
Here are some common functions we may want to use with
fill
but which (arguably) have awkward behaviour if all data ismissing
-- stemming fromfill
usingdrop
and subsequently ending up calling the function on a empty array:(Impute v0.3, tested on Julia v1.2)
Apologies for not having a solution here... but some question we might want to think about
missings
, a lalocf
if the first element ismissing
?The text was updated successfully, but these errors were encountered: