aphp / edsnlp

Modular, fast NLP framework, compatible with Pytorch and spaCy, offering tailored support for French clinical notes.
https://aphp.github.io/edsnlp/
BSD 3-Clause "New" or "Revised" License
111 stars 29 forks source link

Polars #270

Closed percevalw closed 5 months ago

percevalw commented 5 months ago

Description

Added

Checklist

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 97.72727% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 97.06%. Comparing base (fe808e9) to head (e459021).

Files Patch % Lines
edsnlp/data/polars.py 97.72% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #270 +/- ## ======================================= Coverage 97.06% 97.06% ======================================= Files 255 256 +1 Lines 8618 8662 +44 ======================================= + Hits 8365 8408 +43 - Misses 253 254 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.