Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
PERF: to_json very slow with lines=True #14408
Comments
jreback
added this to the
0.19.1
milestone
Oct 12, 2016
|
cc @aterrel |
jreback
referenced
this issue
Oct 14, 2016
Closed
PERF: improved perf in .to_json when lines=True #14429
jreback
added a commit
to jreback/pandas
that referenced
this issue
Oct 15, 2016
|
|
jreback |
e855e1f
|
jreback
closed this
in 7cad3f1
Oct 15, 2016
tworec
added a commit
to RTBHOUSE/pandas
that referenced
this issue
Oct 21, 2016
|
|
jreback + tworec |
13f988c
|
jorisvandenbossche
added a commit
that referenced
this issue
Nov 1, 2016
|
|
jreback + jorisvandenbossche |
a1e73ee
|
rouzazari
referenced
this issue
Jan 13, 2017
Closed
BUG: Fix to_json lines with escaped characters #15117
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
joshowen commentedOct 12, 2016
•
edited by jreback
A small, complete example of the issue
As discussed in pydata#14391