Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yashk2000/istogramma
A repository to store the code that I made while learning about histogramming.
https://github.com/yashk2000/istogramma
boost-histogram histograms matplotlib matplotlib-pyplot python3
Last synced: 23 days ago
JSON representation
A repository to store the code that I made while learning about histogramming.
- Host: GitHub
- URL: https://github.com/yashk2000/istogramma
- Owner: yashk2000
- Created: 2020-02-07T16:30:51.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-09T09:40:33.000Z (almost 5 years ago)
- Last Synced: 2024-10-28T16:55:03.444Z (2 months ago)
- Topics: boost-histogram, histograms, matplotlib, matplotlib-pyplot, python3
- Language: Python
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# istogramma
A repository to store the code that I made while learning about matplotlib.1. [someNumbers.py](https://github.com/yashk2000/istogramma/blob/master/someNumbers.py)
![Screenshot from 2020-02-08 23-48-32](https://user-images.githubusercontent.com/41234408/74090075-b85bda80-4acd-11ea-96cf-b5d5e8089afc.png)
2. [someNumbers2.py](https://github.com/yashk2000/istogramma/blob/master/someNumbers2.py)
![Screenshot from 2020-02-08 23-50-29](https://user-images.githubusercontent.com/41234408/74090090-cf9ac800-4acd-11ea-8095-ded9eecf6a99.png)
3. [categoricalVariables.py](https://github.com/yashk2000/istogramma/blob/master/categoricalVariables.py)
![Screenshot from 2020-02-08 23-52-20](https://user-images.githubusercontent.com/41234408/74090136-21dbe900-4ace-11ea-88c9-c4d4df9ec370.png)
4. [dashed.py](https://github.com/yashk2000/istogramma/blob/master/dashed.py)
![Screenshot from 2020-02-08 23-53-41](https://user-images.githubusercontent.com/41234408/74090147-4041e480-4ace-11ea-9a7f-c2ce56d4951a.png)
5. [equation.py](https://github.com/yashk2000/istogramma/blob/master/equation.py)
![Screenshot from 2020-02-08 23-54-55](https://user-images.githubusercontent.com/41234408/74090185-94e55f80-4ace-11ea-8eb4-11badc53a200.png)
6. [makePlotDoEverything.py](https://github.com/yashk2000/istogramma/blob/master/makePlotDoEverything.py)
![Screenshot from 2020-02-08 23-56-56](https://user-images.githubusercontent.com/41234408/74090201-b3e3f180-4ace-11ea-9c9d-e0c8574a6869.png)
7. [keywordStrings.py](https://github.com/yashk2000/istogramma/blob/master/keywordStrings.py)
![Screenshot from 2020-02-08 23-57-59](https://user-images.githubusercontent.com/41234408/74090218-dfff7280-4ace-11ea-9459-00e46c4899b2.png)
8. [keywordStrings2.py](https://github.com/yashk2000/istogramma/blob/master/keywordStrings2.py)
![Screenshot from 2020-02-08 23-58-08](https://user-images.githubusercontent.com/41234408/74090225-f1487f00-4ace-11ea-9f36-728ef713378f.png)
9. [multipleFigures.py](https://github.com/yashk2000/istogramma/blob/master/multipleFigures.py)
![Screenshot from 2020-02-08 23-59-32](https://user-images.githubusercontent.com/41234408/74090243-1ccb6980-4acf-11ea-85b7-634911cffdf5.png)
10. [multipleGraphs.py](https://github.com/yashk2000/istogramma/blob/master/multipleGraphs.py)
![Screenshot from 2020-02-09 00-00-32](https://user-images.githubusercontent.com/41234408/74090258-35d41a80-4acf-11ea-819e-a8f415062447.png)
11. [squares.py](https://github.com/yashk2000/istogramma/blob/master/squares.py)
![Screenshot from 2020-02-09 00-01-31](https://user-images.githubusercontent.com/41234408/74090271-59976080-4acf-11ea-874f-19b058733d9f.png)
12. [text.py](https://github.com/yashk2000/istogramma/blob/master/text.py)
![Screenshot from 2020-02-09 00-02-20](https://user-images.githubusercontent.com/41234408/74090288-7764c580-4acf-11ea-8ab1-c94a5dcf3195.png)
13. [boost.py](https://github.com/yashk2000/istogramma/blob/master/boost.py)
![Screenshot from 2020-02-09 15-03-53](https://user-images.githubusercontent.com/41234408/74099867-18926100-4b4e-11ea-8750-75c8ed2c8e4b.png)
14. [boost2.py](https://github.com/yashk2000/istogramma/blob/master/boost2.py)
![Screenshot from 2020-02-09 15-04-01](https://user-images.githubusercontent.com/41234408/74099875-36f85c80-4b4e-11ea-8ff5-6a3b292f9974.png)