[Pandas-dev] Unexpected error using pd.read_json with chunksize

Vicki Brown vlb at cfcl.com
Mon Jun 24 14:08:50 EDT 2019


https://github.com/pandas-dev/pandas/issues/27022 <https://github.com/pandas-dev/pandas/issues/27022>

> On Jun 24, 2019, at 10:30 , Marc Garcia <garcia.marc at gmail.com> wrote:
> 
> Probably better if you open an issue in GitHub with an exact example that fails, and we'll investigate.
> 
> On Mon, 24 Jun 2019, 17:36 Vicki Brown, <vlb at cfcl.com <mailto:vlb at cfcl.com>> wrote:
> On Mon, 24 Jun 2019 09:11:01 -0400  William Ayd <william.ayd at icloud.com <mailto:william.ayd at icloud.com>> wrote
> 
> >> Can you determine which line in the file is throwing the error?
> 
> It doesn't seem to matter. I've pulled all three of the records in my 3-record test file out into individual files. They each fail the same way.
> 
> 
> 
> > On Jun 23, 2019, at 10:54 PM, Vicki Brown <vlb at cfcl.com <mailto:vlb at cfcl.com>> wrote:
> > 
> > TL;DR
> > 
> > I am getting an error I don't understand from my pd.read_json reader:
> > 
> >   ValueError: Unexpected character found when decoding 'false'
> > 



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pandas-dev/attachments/20190624/dfd0f5d7/attachment-0001.html>


More information about the Pandas-dev mailing list