Skip to content
Advertisement

Upload multiple files pandas

I need help, I can’t figure out what I need to do.

The task is as follows, I need to be able to select multiple xlsx files and convert them to csv.

In my code I got the ability to do this with only one file. I hope for your help and advice. Thanks

JavaScript

Advertisement

Answer

Without option no_window=True, it will return None or str-type filepaths with separator ';' between each file_path.

JavaScript
User contributions licensed under: CC BY-SA
1 People found this is helpful
Advertisement