Explore data in the Team Data Science Process
Exploring data is a step in the Team Data Science Process.
The following articles describe how to explore data in three different storage environments that are typically used in the Data Science Process:
- Explore Azure blob container data using the Pandas Python package.
- Explore SQL Server data by using SQL and by using a programming language like Python.
- Explore Hive table data using Hive queries.
The Azure Machine Learning Resources provide documentation and videos on getting started with Azure Machine Learning.