Re-implemented parametrization of test_frame_from_json_to_json by WillAyd · Pull Request #28510 · pandas-dev/pandas (original) (raw)

This piece was broken off of #27838 as it made the diff much larger, so hopefully easier to digest on its own.

As is, parametrization here has brought up a lot of rough edges which are responsible for some of the complexity. These are noted with TODOs and summarized as follows (save Py35 issues, which aren't worth addressing at this point):

Not all of these are the same priority, but figure worth leaving as follow ups