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
This is a feature request rather than a bug. The file format required by ItemData currently requires item attributes to be represented by integers. A more general approach would allow attribute names which would be mapped to unique integers using the EntityMapping class in the read method. This new approach would be compatible with the existing item attribute file format.
The text was updated successfully, but these errors were encountered:
This is a feature request rather than a bug. The file format required by ItemData currently requires item attributes to be represented by integers. A more general approach would allow attribute names which would be mapped to unique integers using the EntityMapping class in the read method. This new approach would be compatible with the existing item attribute file format.
The text was updated successfully, but these errors were encountered: