In this one we’ll talk a look at how we can break down a workbook into multiple other workbooks depending ont he value inside a column.

We do it here for all unique values in one of our columns, but you could do the conditional indexing any way you like. I hope this shows you the baseline of how to do it!

#python

Separate Excel Data into Workbooks by Column Values using Python Pandas
1 Likes13.25 GEEK