Skip to main content

A great package to run aanalysis to help predict the renewable energy output of a country.

Project description

renewenergy

A great package to run aanalysis to help predict the renewable energy output of a country.

Installation

$ pip install renewenergy

Usage


from renewenergy.clean_data import clean_data
from renewenergy.eda import create_scatter_plots
from renewenergy.functionread import reading_datain
from renewenergy.impute_split import impute_split
from renewenergy.linear_regression import split_xy_columns, plot_rmse


url= "https://github.com/DSCI-310-2024/renewenergy/raw/makingdocumentation/tests/docs_data.zip"

trial1= reading_datain(url, "testing_data.csv", "data", "imported.csv")

cleaned= clean_data("data/imported.csv", "data", "energy_test.csv", "energy_train.csv",12)

Contributing

Interested in contributing? Check out the contributing guidelines. Please note that this project is released with a Code of Conduct. By contributing to this project, you agree to abide by its terms.

License

renewenergy was created by Neha Menon, Caden Chan, Peter Chen, Tak Sripratak. It is licensed under the terms of the MIT license.

Credits

renewenergy was created with cookiecutter and the py-pkgs-cookiecutter template.

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

renewenergy-0.1.0.tar.gz (5.0 kB view hashes)

Uploaded Source

Built Distribution

renewenergy-0.1.0-py3-none-any.whl (6.5 kB view hashes)

Uploaded Python 3

Supported by

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