Skip to content

Add support for attributes to add_entities #843

@mdekstrand

Description

@mdekstrand

Right now, add_entities only takes entity IDs. A data frame or Arrow table with other entity attributes is rejected, and clients need to use the various add_???_attribute methods.

I always intended for us to be able to include attributes in add_entities, when called with a DataFrame or Table.

This issue is to add support for that, to make it easier to add a data frame of entities with attributes.

Metadata

Metadata

Assignees

Labels

dataData management support.

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions