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
We currently have arguements names .format and .overall, etc. The dots avoid potential conflicts with similarly named arguments to the function being aggregated. But I don't know that any of the functions we aggregate with have arguments with those names. It would be nice to avoid the dots.
The text was updated successfully, but these errors were encountered:
We currently have arguements names
.format
and.overall
, etc. The dots avoid potential conflicts with similarly named arguments to the function being aggregated. But I don't know that any of the functions we aggregate with have arguments with those names. It would be nice to avoid the dots.The text was updated successfully, but these errors were encountered: