Contains functions for use in Ecotope Datapipelines
Project description
DataPipelinePackage
To Install the Package
$ pip install ecopipeline
Functions in Data Pipeline package:
extract.py
- load raw JSON-formatted data into a dataframe
- merge NOAA weather data with sensor data
clean.py
- remove outliers specified in the configuration file
- send alert to Ecotope engineers about sensor malfunction
- remove any nan values
unit_conv.py
- convert data into desired units
derived_var.py
- calculate the COP (coefficient of preformance) values and other derived values
- aggregate data by day and week
load.py
- load the data into Ecotope's database
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ecopipeline-0.0.22.tar.gz
(26.2 kB
view hashes)
Built Distribution
Close
Hashes for ecopipeline-0.0.22-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7ffb85f70fa228e1ac45a5935c9ec7cc9222c47882a04482e5620177ad90641a |
|
MD5 | ce9363fa12327098d4b6e9badfc7572c |
|
BLAKE2b-256 | e249307659f879e44d56af21da31864c3e774fe52680f930558f47472d99a482 |