resultr-plot
plotting part of resultr
note it's very possible that I made mistakes so take what this gives with a bucketload of salt.
resultr-plot lets you:
- plot a histogram of the results for a module in the bins: (0,40), (40,50), (50, 60), (60, 70), (80, 90), (90, 100)
Usage example
Requires:
- Python 3
- pandas and matplotlib for plotting
- python-inquirer for the user input
Running resultr-plot
You can run interact with resultr using inquirer prompts:
Or equivalently by passing arguments when you run resultr-plot:
$ python resultr-plot.py -h
usage: resultr-plot.py [-h] [--plot]
[--exportplots EXPORTPLOTS] [--showplots]
Makes UCL PHAS results better
optional arguments:
-h, --help show this help message and exit
--plot, -p plot the module results
--exportplots, -ep EXPORTPLOTS
export all plots to /path/you/want/
--showplots, -sp show all plots
Release History
- 0.1.2
- added howPlotArgs back, added arguments to pass exportplots and showplots
- 0.1.1
- removed as_posix from plotter
- 0.1.0
- The first proper release
Meta
Hayk Khachatryan – hi@hayk.io
Distributed under the MIT license. See LICENSE for more information.
Contributing
- Fork it (https://github.com/haykkh/resultr-plot/fork)
- Create your feature branch (
git checkout -b feature/fooBar) - Commit your changes (
git commit -am 'Add some fooBar') - Push to the branch (
git push origin feature/fooBar) - Create a new Pull Request
Release files for resultr-plot 0.1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| resultr_plot-0.1.2.tar.gz | 3.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| resultr_plot-0.1.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 7.1 kB
Release files / resultr_plot-0.1.2.tar.gz
| Download URL | resultr_plot-0.1.2.tar.gz |
|---|---|
| Size | 3.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
122b36e3984b0c46e7e842d7bccd498917d669ed7eaaaa58b77395a57403bf2e
|
|
BLAKE2b-256 checksum How to use checksums |
259646986c50f3169c3c3d0f956c538db03d032259703b816aaf72e906271fa8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / resultr_plot-0.1.2-py3-none-any.whl
| Download URL | resultr_plot-0.1.2-py3-none-any.whl |
|---|---|
| Size | 3.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
777fd48e3dcc2d1eba2c42bba5c7af05905df7af2b6eddbc3c476dfbd28ceaf0
|
|
BLAKE2b-256 checksum How to use checksums |
87246c961c61d3289a78b9aa76448b5428b3e9a69f3c8abcc4b4aca9471ea578
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |