Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
24423b9
dictionaries from computed columns
rhayes777 Apr 2, 2025
ec7fb3a
add errors and values to example sample summary files
rhayes777 Apr 2, 2025
70710b1
refactor into package
rhayes777 Apr 2, 2025
655e46d
fix sample summary examples
rhayes777 Apr 2, 2025
1601fb5
property to get errors_at_sigma_1_kwargs
rhayes777 Apr 2, 2025
6263b33
simultaneous column creation
rhayes777 Apr 2, 2025
954ae22
fix test
rhayes777 Apr 2, 2025
aeeeba6
refactor to use value type enum
rhayes777 Apr 2, 2025
0fec815
adding implementation for sigmas
rhayes777 Apr 2, 2025
9c41cf0
loading all possibile paths
rhayes777 Apr 2, 2025
85ede9f
working
rhayes777 Apr 2, 2025
12cdc64
docs
rhayes777 Apr 2, 2025
f453edd
docs
rhayes777 Apr 2, 2025
71c5859
useless casrt
rhayes777 Apr 2, 2025
5903f4d
Merge branch 'main' into feature/csv_error_columns
rhayes777 Apr 9, 2025
c6dc696
cast log likelihood to float when sample is created
rhayes777 Apr 9, 2025
e4c9be4
unused import
rhayes777 Apr 9, 2025
2edd1ef
support creating dicts
rhayes777 Apr 9, 2025
d9b4c92
create dicts for samples summary
rhayes777 Apr 9, 2025
e5eb4e4
use paths not names
rhayes777 Apr 9, 2025
bfe720b
join paths for more readable output
rhayes777 Apr 9, 2025
9bee875
update test
rhayes777 Apr 9, 2025
0bfee6d
unused error fields in test data
rhayes777 Apr 9, 2025
6002b4b
update values at sigma in test data to use dict
rhayes777 Apr 9, 2025
82e0391
structure in second samples summary
rhayes777 Apr 9, 2025
1a62a78
use dict repr of values at sigma
rhayes777 Apr 9, 2025
a7aa9f4
unused method
rhayes777 Apr 9, 2025
f8e7073
docs
rhayes777 Apr 9, 2025
ab87803
also account for latent summary
rhayes777 Apr 9, 2025
b15d0da
fixes
rhayes777 Apr 9, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
305 changes: 0 additions & 305 deletions autofit/aggregator/summary/aggregate_csv.py

This file was deleted.

Loading
Loading