databrickslabs / tempo

API for manipulating time series on top of Apache Spark: lagged time values, rolling statistics (mean, avg, sum, count, etc), AS OF joins, downsampling, and interpolation
https://pypi.org/project/dbl-tempo
Other
309 stars 53 forks source link

Api-reference docs compile #374

Closed josh-melton-db closed 10 months ago

josh-melton-db commented 10 months ago

Rebuilt from a new folder, docs now compile without warnings or errors after navigating to the docs folder and running make clean and make html

CLAassistant commented 10 months ago

CLA assistant check
All committers have signed the CLA.

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (d572233) 87.65% compared to head (2601513) 87.60%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #374 +/- ## ========================================== - Coverage 87.65% 87.60% -0.06% ========================================== Files 6 6 Lines 875 871 -4 Branches 181 180 -1 ========================================== - Hits 767 763 -4 Misses 81 81 Partials 27 27 ```

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