1: I created a datastore using azure blob Storage and I selected the table which is in parquet format now i am using that table while data assets creation.
2: I am able to create a dataframe of that data asset but..
Can I perform query operation on that azure data asset inside Azure ML notebook ??
I want to perform some DQL operation on those data.