-
-
Notifications
You must be signed in to change notification settings - Fork 132
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* re-run notebooks and advanced usage docs * added select_draws and data_grid functions * move data generation functions to create_data.py for better cohesion * move sorting of dict values to ConditionalInfo dataclass * removal of keyword args. to functions in create_data.py * create_grid function for internal and user-level functions * add select_draws and data_grid as modules * remove code-cells * initial tests for interpret helper functions * add kwargs, docstrings, and error handling * improved docstrings and inline comments * remove functions that have been deleted from utils.py * lowercase inline comments * re-run docs and add advanced interpret docs * finalize tests * update interpret logger tests to reflect new message * update logger to parse create_data func * remove double backticks * eps logic and add logger decorator * re-run slopes and advanced usage notebooks * remove elif block and update filterwarnings to specific message * remove elif block and update filterwarnings to specific message * remove elif block and update filterwarnings to specific message
- Loading branch information
1 parent
312afa2
commit 8fa47aa
Showing
16 changed files
with
4,658 additions
and
1,173 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.