Skip to contents

All functions

get_daily_data_long()
Get Daily Data in Long Format
get_data_for_plot_type()
Get data for plot type to present it next to the plot.
get_data_for_year()
Filter dataframe for data of one specified year only.
get_files_in_path()
Get List of Files in Directory
get_hourly_data_long()
Get Hourly Data in Long Format
get_hourly_monthly_data_long()
Get Hourly and Monthly Data in Long Format
get_monthly_data_long()
Get Monthly Data in Long Format
get_yearly_data_long()
Get Monthly Data in Long Format
get_years_in_data()
Get a list of years for which data is available in a dataframe.
pivot_longer_data()
Pivot Data to Long Format for Input and Output
plot()
Generic Plot Function
plot_by_day_per_year_calendar_heatmap()
Generate Calendar Heatmap Chart
plot_by_day_per_year_top_10_bars()
Generate a Bar Chart of top 10 days of power input vs output
plot_by_hour_per_month_bars()
Plot Hourly Data by Month
plot_by_hour_per_month_heatmap()
Generate a Heatmap of Hourly Data by Month
plot_by_hour_per_month_lines()
Generate a Line Chart of Hourly Data by Month
plot_by_hour_per_month_ridgelines()
Generate a Ridgeline Plot of Hourly Data by Month
plot_by_hour_per_month_stacked_areas()
Generate a Stacked Area Chart of Hourly Data by Month
plot_by_hour_per_year_bars()
Plot Aggregated Data by Hour
plot_by_month_bars()
Plot Aggregated Data by Month
plot_by_year_bars()
Plot Aggregated Data by Year
plot_map
Map of Dropdown Items to Plot Functions
read_power_data()
Read Power Data