{"id":17893011,"url":"https://github.com/yashk2000/istogramma","last_synced_at":"2025-04-03T03:46:08.626Z","repository":{"id":119125206,"uuid":"238973779","full_name":"yashk2000/istogramma","owner":"yashk2000","description":"A repository to store the code that I made while learning about histogramming.","archived":false,"fork":false,"pushed_at":"2020-02-09T09:40:33.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-08T18:09:37.886Z","etag":null,"topics":["boost-histogram","histograms","matplotlib","matplotlib-pyplot","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yashk2000.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-02-07T16:30:51.000Z","updated_at":"2020-02-09T09:40:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"27af1089-a074-4bdf-8668-787e4489a804","html_url":"https://github.com/yashk2000/istogramma","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yashk2000%2Fistogramma","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yashk2000%2Fistogramma/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yashk2000%2Fistogramma/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yashk2000%2Fistogramma/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yashk2000","download_url":"https://codeload.github.com/yashk2000/istogramma/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246933355,"owners_count":20857052,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["boost-histogram","histograms","matplotlib","matplotlib-pyplot","python3"],"created_at":"2024-10-28T14:46:56.246Z","updated_at":"2025-04-03T03:46:08.602Z","avatar_url":"https://github.com/yashk2000.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# istogramma\nA repository to store the code that I made while learning about matplotlib.\n\n1. [someNumbers.py](https://github.com/yashk2000/istogramma/blob/master/someNumbers.py)\n\n![Screenshot from 2020-02-08 23-48-32](https://user-images.githubusercontent.com/41234408/74090075-b85bda80-4acd-11ea-96cf-b5d5e8089afc.png)\n\n2. [someNumbers2.py](https://github.com/yashk2000/istogramma/blob/master/someNumbers2.py)\n\n![Screenshot from 2020-02-08 23-50-29](https://user-images.githubusercontent.com/41234408/74090090-cf9ac800-4acd-11ea-8095-ded9eecf6a99.png)\n\n3. [categoricalVariables.py](https://github.com/yashk2000/istogramma/blob/master/categoricalVariables.py)\n\n![Screenshot from 2020-02-08 23-52-20](https://user-images.githubusercontent.com/41234408/74090136-21dbe900-4ace-11ea-88c9-c4d4df9ec370.png)\n\n4. [dashed.py](https://github.com/yashk2000/istogramma/blob/master/dashed.py)\n\n![Screenshot from 2020-02-08 23-53-41](https://user-images.githubusercontent.com/41234408/74090147-4041e480-4ace-11ea-9a7f-c2ce56d4951a.png)\n\n5. [equation.py](https://github.com/yashk2000/istogramma/blob/master/equation.py)\n\n![Screenshot from 2020-02-08 23-54-55](https://user-images.githubusercontent.com/41234408/74090185-94e55f80-4ace-11ea-8eb4-11badc53a200.png)\n\n6. [makePlotDoEverything.py](https://github.com/yashk2000/istogramma/blob/master/makePlotDoEverything.py)\n\n![Screenshot from 2020-02-08 23-56-56](https://user-images.githubusercontent.com/41234408/74090201-b3e3f180-4ace-11ea-9c9d-e0c8574a6869.png)\n\n7. [keywordStrings.py](https://github.com/yashk2000/istogramma/blob/master/keywordStrings.py)\n\n![Screenshot from 2020-02-08 23-57-59](https://user-images.githubusercontent.com/41234408/74090218-dfff7280-4ace-11ea-9459-00e46c4899b2.png)\n\n8. [keywordStrings2.py](https://github.com/yashk2000/istogramma/blob/master/keywordStrings2.py)\n\n![Screenshot from 2020-02-08 23-58-08](https://user-images.githubusercontent.com/41234408/74090225-f1487f00-4ace-11ea-9f36-728ef713378f.png)\n\n9. [multipleFigures.py](https://github.com/yashk2000/istogramma/blob/master/multipleFigures.py)\n\n![Screenshot from 2020-02-08 23-59-32](https://user-images.githubusercontent.com/41234408/74090243-1ccb6980-4acf-11ea-85b7-634911cffdf5.png)\n\n10. [multipleGraphs.py](https://github.com/yashk2000/istogramma/blob/master/multipleGraphs.py)\n\n![Screenshot from 2020-02-09 00-00-32](https://user-images.githubusercontent.com/41234408/74090258-35d41a80-4acf-11ea-819e-a8f415062447.png)\n\n11. [squares.py](https://github.com/yashk2000/istogramma/blob/master/squares.py)\n\n![Screenshot from 2020-02-09 00-01-31](https://user-images.githubusercontent.com/41234408/74090271-59976080-4acf-11ea-874f-19b058733d9f.png)\n\n12. [text.py](https://github.com/yashk2000/istogramma/blob/master/text.py)\n\n![Screenshot from 2020-02-09 00-02-20](https://user-images.githubusercontent.com/41234408/74090288-7764c580-4acf-11ea-8ab1-c94a5dcf3195.png)\n\n13. [boost.py](https://github.com/yashk2000/istogramma/blob/master/boost.py)\n\n![Screenshot from 2020-02-09 15-03-53](https://user-images.githubusercontent.com/41234408/74099867-18926100-4b4e-11ea-8750-75c8ed2c8e4b.png)\n\n14. [boost2.py](https://github.com/yashk2000/istogramma/blob/master/boost2.py)\n\n![Screenshot from 2020-02-09 15-04-01](https://user-images.githubusercontent.com/41234408/74099875-36f85c80-4b4e-11ea-8ff5-6a3b292f9974.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyashk2000%2Fistogramma","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyashk2000%2Fistogramma","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyashk2000%2Fistogramma/lists"}