Skip to content

Package for generating time-related features using Pandas.

Notifications You must be signed in to change notification settings

lamesjaidler/time_related_features

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Time-related features

Python package for generating features related to time:

  • exponential_window module: Exponentially weighted moving window aggregations.
  • rolling_window module: Standard rolling window aggregations.
  • time_deltas module: Time differences between two events.

See the time_related_features/examples folder for notebooks showing how to calculate these features.

About

Package for generating time-related features using Pandas.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published