Home

Creation of the dataframe

 

In the first drop-down menu, we're going to find all the open workbooks, we choose the one we're interested in. Once the workbook is chosen, all the sheets are displayed, the one containing the data is selected. As soon as the choices are made, the line of code to create the dataframe is created and we can move on to the next step.

Up

Next