Is it possible for you to upload this file somewhere? Or is it too large (or sensitive)?
On Mon, 29 Mar 2021 16:09:33 +0200 jonathan mercier <[email protected]> wrote: > Le lundi 29 mars 2021 à 15:54 +0200, Antoine Pitrou a écrit : > > > > First, does the file decompress successfully (using e.g. gunzip)? > > > > Yes, And I can use pyarrow on this gunziped file through read_csv > method without error. > > Pandas is able to read this compressed file >
