Re: Pandas: Multiple CSVs in one Zip file

2021-08-26 Thread Peter J. Holzer
On 2021-08-26 11:09:21 +0400, Abdur-Rahmaan Janhangeer wrote: > Cannot read one file in a zip file if the zip file contains multiple files. > > This example does not work https://www.py4u.net/discuss/203494 as Pandas > shows a ValueError: Multiple files found in ZIP file. Only one file per ZIP. >

Re: Pandas: Multiple CSVs in one Zip file

2021-08-26 Thread Peter Otten
On 26/08/2021 09:09, Abdur-Rahmaan Janhangeer wrote: Cannot read one file in a zip file if the zip file contains multiple files. This example does not work https://www.py4u.net/discuss/203494 as Pandas shows a ValueError: Multiple files found in ZIP file. Only one file per ZIP. If the Zip file