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
{{ message }}
This repository has been archived by the owner on Jun 4, 2019. It is now read-only.
funnily enough I could not understand how to concatenate named tuples, before stumbling on this issue. There is no mention of merge in the documentation related to NamedTuple
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
At the moment
merge
can merge only two named tuples at a time. It would be good to extend this to allow for collections of named tuples.The text was updated successfully, but these errors were encountered: