octoenergy / timeserio

Better `keras` models for time series and beyond
MIT License
61 stars 16 forks source link

Add "day" to supported pandas datetime attributes #19

Closed ali-tny closed 4 years ago

ali-tny commented 4 years ago

The pandas "day" attribute refers to the day of the month.

codecov-commenter commented 4 years ago

Codecov Report

Merging #19 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #19   +/-   ##
=======================================
  Coverage   88.80%   88.80%           
=======================================
  Files          34       34           
  Lines        1661     1661           
=======================================
  Hits         1475     1475           
  Misses        186      186           
Impacted Files Coverage Δ
timeserio/preprocessing/datetime.py 96.87% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1b8ba7b...fe6fc30. Read the comment docs.

ali-tny commented 4 years ago

no codecov yet but coverage doesn't change so merging