wd60622 / latent-calendar

Analyze and model weekly calendar distributions using latent components
https://wd60622.github.io/latent-calendar/
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

pass read kwargs to `pd.read_csv` #63

Closed wd60622 closed 4 months ago

wd60622 commented 4 months ago

closes #62

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.50%. Comparing base (d4180d3) to head (1d5a08b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #63 +/- ## ========================================== + Coverage 84.68% 86.50% +1.82% ========================================== Files 21 21 Lines 1136 1134 -2 ========================================== + Hits 962 981 +19 + Misses 174 153 -21 ```

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