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.5.tar.gz
(24.6 kB
view hashes)
Built Distribution
Close
Hashes for ecopipeline-0.0.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 336c680331d819079ebfc481f6d5cacfdc8634a4f396823c2e14c144ac2c29a5 |
|
MD5 | 7289ee56581626cda7ef875b600dc776 |
|
BLAKE2b-256 | 93b4d3212d6c34f74b106cecce3cc363eb4c5f6d7ad403cc0ddd201c953ebec5 |