Commit graph

5 commits

Author SHA1 Message Date
Sean Breckenridge
e7924e9b2b my.core.serialize: fix documentation 2021-03-18 03:31:59 -07:00
Sean Breckenridge
b84e40ce16 my.core.serialize: bug; __type__ attr doesnt exist 2021-03-18 03:22:33 -07:00
Sean Breckenridge
70b541280a my.core.serialize: formatting fixes 2021-03-18 03:12:50 -07:00
Sean Breckenridge
c3f3650bcc my.core.serialize: implement default flag
Lots of surrounding changes from this discussion:
0593c69056

renamed/split error_to_json into error_to_row, moved
pandas-aware functions to my.core.pandas, leaving
generic ones in my.core.error.
2021-03-18 03:04:49 -07:00
Sean Breckenridge
0593c69056 basic orjson serialize, json.dumps fallback 2021-03-16 22:32:38 -07:00