How array with many NaN values convert to DataFrames with Zero instead of NaN

How array with many NaN values convert to DataFrames with Zero instead of NaN (without Loop)

thank you in advance.

Missing Data · DataFrames.jl and Replace all NaN's with zeros in DataFrame

1 Like

Thank you