Skip to main content

Python Energy Data Analysis Utilities

Project description

pyedautils

Python Energy Data Analysis Utilities

CI - Test Coverage PyPI Latest Release PyPI Downloads

A pip-installable library of compact utility functions for analyzing and visualizing energy and comfort time-series data.

Features

  • Plotting — Plotly-based daily profile visualizations with confidence bands and decomposed weekly patterns
  • Data quality — Gap, stuck-value and range-outlier detection, interval inference, ok/warning/critical flags
  • Thermal comfort — SIA 180:2014 adaptive comfort curves, overheating hours/KPIs, comfort donuts, overheating bar
  • Gradients — Heating/cooling gradients (K/h) by direction and season, with grouped boxplots
  • Solar influence — Detect direct solar influence on a sensor, with a dual-axis plot
  • Data I/O — Save/load DataFrames in CSV, pickle, compressed pickle, and JSON formats
  • Geocoding — Address geocoding, WGS84/LV95 conversion, altitude lookup, Swiss postal codes, Haversine distance
  • Season detection — Astronomical or meteorological season classification for any date
  • Solar position — Sun elevation and azimuth for a location and time (single timestamp or vectorized over a pandas Series/DatetimeIndex)
  • MeteoSwiss — Find nearest weather station by sensor type and altitude

Installation

pip install pyedautils

Quick start

from pyedautils.plots import plot_daily_profiles_overview
from pyedautils.data_io import load_data

df = load_data("my_data.csv")
fig = plot_daily_profiles_overview(df)
fig.show()

Documentation

Full API reference, examples with interactive plots, and usage guides:

retomarek.github.io/pyedautils

License

Disclaimer — The author declines any liability or responsibility in connection with the published code and documentation.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyedautils-0.0.21.tar.gz (1.1 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pyedautils-0.0.21-py3-none-any.whl (728.3 kB view details)

Uploaded Python 3

File details

Details for the file pyedautils-0.0.21.tar.gz.

File metadata

  • Download URL: pyedautils-0.0.21.tar.gz
  • Upload date:
  • Size: 1.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for pyedautils-0.0.21.tar.gz
Algorithm Hash digest
SHA256 7a1c68beb0f028f62d0e8375b8990109332f2a9883df26e74cdfc397bfed5aa4
MD5 f93eb21811dee7a4183e7278ec407e6e
BLAKE2b-256 a99f7854b695815600b874f92a21ed913582c3b0951489345e0367c1b148ac73

See more details on using hashes here.

File details

Details for the file pyedautils-0.0.21-py3-none-any.whl.

File metadata

  • Download URL: pyedautils-0.0.21-py3-none-any.whl
  • Upload date:
  • Size: 728.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for pyedautils-0.0.21-py3-none-any.whl
Algorithm Hash digest
SHA256 9c32ca681a1911ad0efcc2a9f352f2ef99b830a2f751d388cd0e44872e333abf
MD5 d1497cda8dee9e670dc495f490d8c33c
BLAKE2b-256 72ae786384a4c5696e733ea6403ecd56b0e97cdf61ce6d9c26313162bc56e853

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page