Ultimate access to all questions.
You have multiple CSV files with the same schema named sales.csv
, each stored in a folder named for the month and year (e.g., 2020/01/sales.csv
, 2020/02/sales.csv
), within a parent folder named sales
in an Azure blob container. A new folder is added each month. You need to register a dataset for training a model with these requirements:
What should you do?