data icon indicating copy to clipboard operation
data copied to clipboard

[DataPipe] extract keys

Open tmbdev opened this issue 3 years ago • 0 comments

This PR adds an ExtractKeys filter that turns samples represented as dictionaries into tuples. Tuples are constructed by selecting values from the dictionaries by matching the key against a given set of patterns.

tmbdev avatar May 13 '22 20:05 tmbdev