NREL / buildstock-query

BuildStockQuery is a python library for querying datasets generated by ResStock™ and ComStock™.
https://nrel.github.io/buildstock-query/
BSD 3-Clause "New" or "Revised" License
9 stars 1 forks source link

Enable timeseries aggregation using native athena functions #20

Closed rajeee closed 1 year ago

rajeee commented 1 year ago

Pull Request Description

Adds timestamp_grouping_func argument to aggregate_timeseries function to enable grouping by hour, day or month.