News

This is very unintuitive behavior in Python3, where dicts are assumed to be ordered. And can be a common use case when, for example, concatenating a dict of input features for a model. I suspect the ...