You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have seen python projects / libraries in which the preferred naming would be sortby / groupby / foreach instead of sort_by, group_by, for_each. ooc why was the latter chosen?
I have seen python projects / libraries in which the preferred naming would be
sortby/groupby/foreachinstead ofsort_by,group_by,for_each. ooc why was the latter chosen?