pdLSR: Pandas-aware least squares regression.
Project description
pdLSR by Michelle L. Gill
pdLSR is a library for performing least squares regression. It attempts to seamlessly incorporate this task in a Pandas-focused workflow. Input data are expected in dataframes, and multiple regressions can be performed using functionality similar to Pandas groupby. Results are returned as grouped dataframes and include best-fit parameters, statistics, residuals, and more.
pdLSR has been tested on python 2.7, 3.4, and 3.5. It requires Numpy, Pandas, multiprocess (https://github.com/uqfoundation/multiprocess), and lmfit (https://github.com/lmfit/lmfit-py). All dependencies are installable via pip or conda (see README.md).
A demonstration notebook is provided in the demo directory or the demo can be run via GitHub (see README.md).
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
File details
Details for the file pdLSR-0.3.6.tar.gz
.
File metadata
- Download URL: pdLSR-0.3.6.tar.gz
- Upload date:
- Size: 336.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | df7599ae5bbfabd0edd9d4c1a5bf484c6394d4e6947ee109146352a7882aa646 |
|
MD5 | ff05e1a5cfba817e99ab8b3b6cc3bbaa |
|
BLAKE2b-256 | 4dbeeab707be4c321b2bca8b53d9031e24d7a58fff2bf3df425b4b79faad72e5 |