Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upSupport Datetime Feature +/- pd.Timedelta #629
Comments
|
hi @wujunzhuo - thanks for the suggestion! We can look into supporting this. Can you explain the use case for doing this while performing feature engineering? |
Thanks for your reply. We're aiming to build a number of features in different time periods, like Average Income In Recent 1/5/10 Years, 1/3/7-day Login Times After First Registration, etc. First We tried the |
|
@wujunzhuo does that mean you would also need the date time features to work with the if possible, can you share a example snippet of code you're using to do this to confirm we understand what you're requesting |
|
This could probably be achieved by updating |
Bug/Feature Request Description