kumar25
27 days agoNew Contributor II
List column names from excel files
Hi
I have multiple excel files, have to read all of them and list the Column names along with excel file names
file1 column1
file1 column2
file1 column3
file2 column1
Hi Kumar - Here is an example pipeline to read multiple Excel files and list their column names along with the file names. This will generate a new pipeline specifically designed for this task. You can use SnapGPT to create this pipeline based on your question.