Spaces:
Running
Running
Commit History
Update docs on expected csv file
6bd5a10
Assume normal csv format in reads
45bf2c2
Merge pull request #167 from MilesCranmer/loading
1099283
unverified
Fix assertion on csv filenames
f5a5c8e
Add assertion for csv filename
07217e1
Change model load to classmethod
34f4e3f
Fix bug with inplace editing of equation_file_contents_
a6bed2c
Use .pkl instead of .csv.pkl
b8a97f1
Add additional test for loading from pickle file
b53e7fa
Checkpoint model before and after fit
6501ca0
Additional logging messages during load
c6902b7
Allow both `bkup` and `csv` file
f1ac704
Don't check for `equation_file_` until after checkpoint_file set
1f01976
Improve error message for missing operator mappings
8da5000
Add missing pickle import
4ae8a5c
Allow loading from pickle file
5c0ad55
Automatically pickle file at initialization
b16d9ef
Remove extra_sympy_mappings from pickle file
dde0ef7
Allow pickling without equations_ stored
85371bb
Call `refresh` in load function
e5b4869
`load` function to init model from saved equations
ccf71e9
Display output variable in table of expressions
3ef2b32
Center all equations and use `breqn` for breaks
fab6f87
Automatically break longer equations in latex table
2a802ab
More assertions for latex table export
be72c13
Add docstrings to latex export functions
de4d559
Move `latex_table` code to `export_latex.py`
c5cd4bb
Refactor LaTeX table to export_latex.py
c6f5c09
Refactor table env generator
d423f0c
Pass columns to latex table generator
215a692
Change latex table back to public function
c6b30e7
Make latex table work for multiple outputs
38bbf68
Make latex table private function
4f97146
Fix use of full_prec in latex export
6024c83
Format code with black
b4577d9
deepsource-autofix[bot]
commited on