Hi David, shouldnt it be @Compat Dict(zip(keys, values) instead of @Compat.dict(zip(keys, values)), i.e. a space between compat and dict rather than a dot method call?
Best, Nils
Hi David, shouldnt it be @Compat Dict(zip(keys, values) instead of @Compat.dict(zip(keys, values)), i.e. a space between compat and dict rather than a dot method call?
Best, Nils