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.
This commit is contained in:
parent
0593c69056
commit
c3f3650bcc
7 changed files with 172 additions and 36 deletions
1
tox.ini
1
tox.ini
|
@ -23,6 +23,7 @@ setenv = MY_CONFIG = nonexistent
|
|||
commands =
|
||||
pip install -e .[testing]
|
||||
pip install cachew
|
||||
pip install orjson
|
||||
|
||||
hpi module install my.location.google
|
||||
pip install ijson # optional dependency
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue