< Previous Challenge - Home - Next Challenge >
Use this challenge to perform tasks to confirm data has been extracted from source and saved in the working directory.
Data/
folder. Do a preview of file count in the data folder. Additionally, you could also pick a csv file visualize the data.Data/
folder using a Python script
in Azure DevOps pipeline. (This can be the same script used in Challenge-01).matplotlib
or seaborn
or plotly
).Python Script
task in your Build
pipeline to run the unit test.