Add possibility to fetch subset of instances from EntitySets
Max Pagels
Use case: I like the entityset format and would like to do a prediction for a single user but without passing in filtered dataframes. Instead, I'd like to keep the full entityset in memory and filter out stuff where needed.