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 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
  • 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.14.tar.gz (1.4 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.14-py3-none-any.whl (691.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyedautils-0.0.14.tar.gz
  • Upload date:
  • Size: 1.4 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.14.tar.gz
Algorithm Hash digest
SHA256 647bf1b7ec0a0c08c5de5cec016c20e8476f020d7b4f271ab9ac10172850c85f
MD5 d0732da7ecb2d9cb750480ff31c824b7
BLAKE2b-256 a1a20cd88bc6ed8be65927055ed6abed903a47ddc012209c1995708770c3173c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyedautils-0.0.14-py3-none-any.whl
  • Upload date:
  • Size: 691.0 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.14-py3-none-any.whl
Algorithm Hash digest
SHA256 2899f55baa70b0747419084f6ea136dd56d7798110e0e56b3f23f0677bfcdde0
MD5 3c808061f48192cd90fd8891abe03b65
BLAKE2b-256 bb478c186d299f0966e85581f6f0ecefce6e1594bc2d819a536c8b8d02341314

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