Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dweindl
Copy link
Member

@dweindl dweindl commented Jan 21, 2024

No description provided.

dweindl and others added 4 commits January 5, 2024 10:13
Makes it more convenient to compute model selection criteria.
Avoids
```
.tox\unit\lib\site-packages\pandas\__init__.py:249: in <module>
    warnings.warn(
E   DeprecationWarning:
E   Pyarrow will become a required dependency of pandas in the next major release of pandas (pandas 3.0),
E   (to allow more performant data types, such as the Arrow string type, and better interoperability with other libraries)
E   but was not found to be installed on your system.
E   If this would cause problems for you,
E   please provide us feedback at pandas-dev/pandas#54466
```

Co-authored-by: Dilan Pathirana <[email protected]>
@dweindl dweindl requested review from a team and m-philipps as code owners January 21, 2024 11:34
@codecov-commenter
Copy link

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (c7d93c3) 76.33% compared to head (4813832) 76.34%.

Files Patch % Lines
petab/problem.py 81.81% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #245      +/-   ##
==========================================
+ Coverage   76.33%   76.34%   +0.01%     
==========================================
  Files          34       34              
  Lines        3194     3205      +11     
  Branches      775      779       +4     
==========================================
+ Hits         2438     2447       +9     
- Misses        554      555       +1     
- Partials      202      203       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dweindl dweindl merged commit eef0eb3 into main Jan 21, 2024
@dweindl dweindl deleted the release_0.2.8 branch January 21, 2024 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants