Fix TimeSince primitive. Make it work with all Datetime subclasses - #1048
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1048 +/- ##
==========================================
+ Coverage 98.33% 98.35% +0.01%
==========================================
Files 126 126
Lines 13033 13039 +6
==========================================
+ Hits 12816 12824 +8
+ Misses 217 215 -2
Continue to review full report at Codecov.
|
thehomebrewnerd
left a comment
There was a problem hiding this comment.
Please merge in the latest changes from the Featuretools main branch. After doing this, verify your new changelog entry is in the proper location. Also, please add your username to the list of contributors in the Future Release section.
|
@thehomebrewnerd I've updated the PR, thanks for reviewing! |
thehomebrewnerd
left a comment
There was a problem hiding this comment.
@monti-python Thanks for the contribution!
rwedge
left a comment
There was a problem hiding this comment.
PR looks good, thanks for the contribution!
I updated the wording of the changelog entry a bit
Pull Request Description
fixes #1047