Looks like AzureML Python SDK has two Dataset packages exposed over API:
The documentation doesn't clearly mention the difference or when should we use which one? But, it creates confusion for sure. For example, There are two Tabular Dataset classes exposed over API. And they have different APIs for different functions:
Any suggestion about when should I use which package will be helpful.