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
Added
- Make `get_name` and `get_bcid` methods available for all BaseEntity objects
- Provide a selection system for the name type to use for the objects
- Add parameter in MemoryBase get_data() function to change the label_type ("name" or "bcid")
- Add parameter in MemoryBase get_data() function to return a pandas DataFrame
- Entities have a get_uuid method