JupyterLab Extension for INFACore > Explore the data
  

Explore the data

You can apply functions on your data to help you analyze the content and structure of your data and transform your data based on your business requirements. You can improve the quality of your business data and create quality data sets.
After you connect to a data source, you can perform the following operations on your data:
The following image shows the General tab with the list of operations that you can perform on your data:
This section displays operations such as read, write, parser, and Pandas DataFrame functions that you can apply to your data.
The following image shows the Functions tab with the list of data quality functions that you can apply on your data:
You can select from a list of functions that you can apply to your data.
When you select a function and specify the data source and the column name for which you want to apply the function, the parameters are added to the code in your development environment and you can run the code to get the output you want.