Are there any ways with Python to create a loop to read files all in a zip file?

chrishnet997
chrishnet997 Registered Posts: 4 ✭✭✭

Im trying to create a loop in Dataiku using a loop fuction to read files all in the same zip, but is there a way to read the files without writing the names static ly ?

How would that work? Maybe assigning each file to a different variable? But do i have to write the file name this way? Or the loop will assign the variable with each file they read?

Thank you any help/comment is greatly appreciated

Answers

Setup Info
    Tags
      Help me…