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
Although the keys for all data elements currently display by default using, e.g. Treant.data, it would be useful to be able to get a listing of data keys that match a query. This could be as simple as making some kind of Data.isin method that takes a string as input and outputs all keys that have that string present.
Although the keys for all data elements currently display by default using, e.g.
Treant.data
, it would be useful to be able to get a listing of data keys that match a query. This could be as simple as making some kind ofData.isin
method that takes a string as input and outputs all keys that have that string present.Originally placed in datreant/datreant#1
The text was updated successfully, but these errors were encountered: