mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-11-30 04:56:52 +01:00
* corret type clause * add tests, changes in create_json_string * create json-string now gives back None * revert changes * fix panda sql export * add SQL test * fixed None type export for csv and sql.gz * move None parsing to json io * alter regex * revert changes * only replace None with empty str when necessary * fixed deserialze_df for python 3.7 * add more tesets * fix case where gz was ignored * hand voer gz explicitly * replace nan by None in non-Obs columns * moved warning to csv export, mroe tests * only values able to be nan are put in np.isnan() * added python float for warning |
||
|---|---|---|
| .. | ||
| data | ||
| benchmark_test.py | ||
| correlators_test.py | ||
| covobs_test.py | ||
| dirac_test.py | ||
| fits_test.py | ||
| json_io_test.py | ||
| linalg_test.py | ||
| misc_test.py | ||
| mpm_test.py | ||
| obs_test.py | ||
| openQCD_in_test.py | ||
| pandas_test.py | ||
| roots_test.py | ||
| sfcf_in_test.py | ||
| utils_in_test.py | ||