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.13.tar.gz
(28.8 kB
view hashes)
Built Distribution
Close
Hashes for ecopipeline-0.0.13-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c0be18dfe8695d4436f1c69be1de8e761fc088bc500ad9947114f06df23b9197 |
|
MD5 | 1a72dcb60c53889d817fc9139b5594ff |
|
BLAKE2b-256 | 4a3ab82f7d3ed7f1feac862f5a851f9c095515b3c5d5cf7d3f5c77fc4b231507 |