Converting Pandas DataFrames to Azure Datasets
Migrate your Pandas DataFrames to Azure Machine Learning and back again

Before machine learning can be accomplished, data is frequently cleaned in Python using Pandas DataFrames to filter, clean, sort, and aggregate data into a more usable format.