Tidylinreg

Latest version: v1.1.5

Safety actively analyzes 723717 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.1.5

Bug Fixes

- Add tests of missingness to increase branch coverage
([`a33d690`](https://github.com/UBC-MDS/tidylinreg/commit/a33d69070a3e2618ec7ffdc877f845de87e4b4ec))

- Address feedback to include more precise error messages for missing entries
([`b7c8502`](https://github.com/UBC-MDS/tidylinreg/commit/b7c85026289f50b5ac8e23bac45574d361709520))

- Further improve code coverage
([`cb5b567`](https://github.com/UBC-MDS/tidylinreg/commit/cb5b56755c50a71781a0a81822782d5a2db778e2))

Documentation

- Address feedback to add interpretation of negative coefficient
([`c7ed459`](https://github.com/UBC-MDS/tidylinreg/commit/c7ed45907c39c88e1fff4b0579c25f8343096904))

- Address feedback to add repostatus badge and note inclusion of intercept
([`eb37d3c`](https://github.com/UBC-MDS/tidylinreg/commit/eb37d3cad9465d8e0d2acf81f6641cf8959fabfd))

1.1.4

Bug Fixes

- Feedback addressed by Nicholas Varabioff - add docstrings to test functions to make them more
consistent.
([`ffd8510`](https://github.com/UBC-MDS/tidylinreg/commit/ffd8510caf684932db3c533218a72e53019fee52))

- Feedback addressed by Nicholas Varabioff - add python package version badge.
([`dd74a24`](https://github.com/UBC-MDS/tidylinreg/commit/dd74a24f0decaebfd601a28179368e272f1f187e))

1.1.3

Bug Fixes

- Added explicit type hints to function parameters
([`b003228`](https://github.com/UBC-MDS/tidylinreg/commit/b0032285b5a78cbf226505cfafc0852aae19236c))

Documentation

- Corrected error in docstrings
([`e444a0c`](https://github.com/UBC-MDS/tidylinreg/commit/e444a0c2d6738ced55cf2d19b8c0ac3aa88617ef))

1.1.2

Bug Fixes

- (milestone 2 Feedback) add docstring for fixture function
([`d34cd08`](https://github.com/UBC-MDS/tidylinreg/commit/d34cd08e2083106a5b8dccc708444d3fb964bf0c))

- Adding docstrings for fit and predict test functions (Feedback from Milestone 2)
([`318ddf1`](https://github.com/UBC-MDS/tidylinreg/commit/318ddf1ae0b3a406012ea001676c90142ebfa2ac))

Testing

- Added docstrings for tests in `get_std_error`
([`e91e03c`](https://github.com/UBC-MDS/tidylinreg/commit/e91e03c6528bf05e5e6677d410dbd6cc0079a903))

- Added test descriptions for `get_ci`
([`8bbec86`](https://github.com/UBC-MDS/tidylinreg/commit/8bbec860666db76108fde2381ab307bb9d5bcbc1))

1.1.1

Bug Fixes

- Changed `GITHUB_TOKEN` to `RELEASE_TOKEN` in `ci-cd.yml`
([`020e5ac`](https://github.com/UBC-MDS/tidylinreg/commit/020e5acf8037cc7a0081fbbb8fe5ca6950315e7d))

- Updated ci/cd workflow to run only on push/PR to `main`
([`c87b370`](https://github.com/UBC-MDS/tidylinreg/commit/c87b370cadf25597eb66215a644feb66b7ef9995))

1.1.0

Bug Fixes

- Added missing test for `get_ci` for non-numeric alpha
([`2f2803c`](https://github.com/UBC-MDS/tidylinreg/commit/2f2803ccf2c457badf54bf68b51f596ddae3904e))

- Capitalized Python in Intro
([`89fab61`](https://github.com/UBC-MDS/tidylinreg/commit/89fab617279c4df9057e7a980c4a405cff50e618))

- Fixed badge rendering issue
([`3f71416`](https://github.com/UBC-MDS/tidylinreg/commit/3f7141621ba9fa90d05e226379d5ad09d7a7be25))

- Fixed error in badge hyperlinks
([`750edf7`](https://github.com/UBC-MDS/tidylinreg/commit/750edf781161cada120f3a21a9e291bad41303b6))

- Markdown rendering
([`516d3ab`](https://github.com/UBC-MDS/tidylinreg/commit/516d3abdb7ac4cb6f6657d58dc76b2444f127edd))

- Modified test for `get_test_statistic` since it no longer returns a value
([`11db3b4`](https://github.com/UBC-MDS/tidylinreg/commit/11db3b4141590f1b9eaa21476d86e742fdd9a0bd))

- Raise TypeError in `summary` method for non-numeric `alpha` arg
([`8ea4e3d`](https://github.com/UBC-MDS/tidylinreg/commit/8ea4e3d2f8148053b2f9c4dbdfd3058c51f2b299))

- Rendering issues
([`098499a`](https://github.com/UBC-MDS/tidylinreg/commit/098499a18c74b960fd8852577e5858e2e6420bc9))

- Replaced `**kwargs` in `summary` method with `ci` and `alpha` arguments
([`f44e9b4`](https://github.com/UBC-MDS/tidylinreg/commit/f44e9b4913b0e9758ce44b67535697951a07aad5))

- Update readthedocs badge hyperlink to latest version
([`ebffeb1`](https://github.com/UBC-MDS/tidylinreg/commit/ebffeb132699e45d6e2ffefb788d7a29d587699a))

Documentation

- Added additional documentation and ecosystem context
([`8f8d607`](https://github.com/UBC-MDS/tidylinreg/commit/8f8d60770f54e6e9a29c1dd0cf3b2349bf79c1d0))

- Added badge for readthedocs
([`84873ac`](https://github.com/UBC-MDS/tidylinreg/commit/84873acdaeb0f2deae8e30eb4cad8631879f18c1))

- Added more references and further elaboration on functions
([`38c010b`](https://github.com/UBC-MDS/tidylinreg/commit/38c010bfd6e6efac889fb5cdb1901baf3ca430dd))

- Added pytest tutorial
([`d3cf086`](https://github.com/UBC-MDS/tidylinreg/commit/d3cf086eeb51b0070384a406f294edb64b846162))

- Completed docstrings for `summary`
([`b4597bb`](https://github.com/UBC-MDS/tidylinreg/commit/b4597bbe891099736375447cee62b03eabe18e97))

- Completed docstrings for all methods except `summary`
([`f387197`](https://github.com/UBC-MDS/tidylinreg/commit/f387197104d9bbf521ece1805fc614b79552b8a5))

- Made changes to docstrings in response to comments
([`f49f94b`](https://github.com/UBC-MDS/tidylinreg/commit/f49f94b74f76a4227085ba1dd61cdd1a90258493))

- Organize TOC into Vignettes and Developer Notes
([`5391698`](https://github.com/UBC-MDS/tidylinreg/commit/5391698f72a7bb7e5cb49b35ad201bd2bb0ccb83))

- Update Contributors to list
([`877f610`](https://github.com/UBC-MDS/tidylinreg/commit/877f6106cd1f8897f194680db33f3a6a1b50921d))

Features

- Added ci-cd badge
([`3345f18`](https://github.com/UBC-MDS/tidylinreg/commit/3345f18027a2a8060dc2a8ca4808472c41fc87bb))

- Added example usage for predict method
([`24fece2`](https://github.com/UBC-MDS/tidylinreg/commit/24fece2e70fa197f4e38585e632a510746e16dec))

- Added function example usage
([`52ed599`](https://github.com/UBC-MDS/tidylinreg/commit/52ed59948cdad8da7aba69f93710df83e373d313))

Page 1 of 2

Links

Releases

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.