Other entities proposed to extend pivot and other functionality #576
Ian Hellen (ianhelle)
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
We can use additional entities to hang pivot and other operations from.
Examples:
Which entities make sense to add?
Do we need full-fat entities (classes) or can we create lightweight classes (maybe dynamically) to host these properties.
Some related thoughts;
we could accept entities in place of their string representation (process, ip address)
entity collections?
if we're returning stuff as dataframe, how can we easily extract the desired items (and pass them to futther functionality)
chat more to Mark Mark Kendrick (@aeetos) about this.
All reactions