xKDR / Survey.jl

Analysis of complex surveys
https://xkdr.github.io/Survey.jl/
GNU General Public License v3.0
53 stars 19 forks source link

Append `!` suffix to functions which mutate their arguments #232

Open smishr opened 1 year ago

smishr commented 1 year ago

For eg. SurveyDesign() mutates the given DataFrame in place.

Should follow Julia style convention?

EngPeterAtef commented 6 months ago

I would like to work on it

EngPeterAtef commented 6 months ago

@ayushpatnaikgit