Comparison of Weekday to Weekend Residential Water Use on a College Campus
收藏数据链接:
官方服务:
资源简介:
This resource includes a data file containing high resolution water use data from a residential dormitory building on Utah State University's campus. The included iPython notebook demonstrates an analysis aimed at answering the question of how weekend (Saturday and Sunday) water demands are different than weekday (Monday - Friday) demands. The code in the Notbook does the following: 1. Resamples the data to hourly by summing incremental volumes 2. Bins the hourly data into weekday versus weekend data 3. Aggregates the data to average hourly and standard deviation by using the \"groupby\" function 4. Plots the aggregated weekday versus weekend data for visual comparison
创建时间:
2023-12-30



