There are no reviews yet. Be the first to send feedback to the community and the maintainers!
change_point_detection
Examples of online and offline changepoint detection using the ruptures and changefinder packagesautomated_decline_curve_analysis_oil_and_gas_wells
This Python script uses webscraped Bakken data to generate automated exponential and hyperbolic decline curves for production forecasting for individual wells.electricity_price_time_series_analysis
This project pulls electricity price data from the EIA API, and then performs time series analysis on it, including time series decomposition and vector autoregression for forecasting.unsupervised_anomaly_detection_time_series
This script pulls the gasoline price time series (from the EIA), and performs unsupervised time series anomaly detection using a variety of techniques. Techniques include SESD algorithm, One Class SVM, Isolation Forests, and low pass filter.seasonal_arima_model_forecasting
This code covers the seasonal ARIMA model, where a SARIMA model is generated, tuned, and forecast using test data.automated_fracfocus_data_pull
This script automates pulls from the online FracFocus database into a Python pandas dataframes, and writes to a csv.foreclosure_webscraper
Webscrapes a the Jefferson County CO foreclosures ASP.NET form using Selenium.batch_mode_script_automation
This repo shows how to automate both Python and SQL scripts in batch modeFinancial-Time-Series-API-Tutorial
This tutorial provides a background on pulling different financial time series using the Quandl and Alpha Vantage API's.pull_data_from_EPA_Envirofacts_API
This script is an example script for pulling data from the EPA's Envirofacts database. In it, data from the greenhouse gas emissions database is pulled via the API and assembled into a master pandas dataframe.mann_whitney_comparison
This code provides an example where two distributions are compared using the Mann-Whitney U Test.automl_examples
webscrape_monthly_og_data_bakken
This script automates web scraping the North Dakota Oil & Gas Division website, collecting monthly oil and gas data and pulling into a master dataframe that can be used for data analysis.Love Open Source and this site? Check out how you can help us