https://github.com/mandrigin/ethereum-mainnet-bin-tries-data
https://github.com/mandrigin/ethereum-mainnet-bin-tries-data
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mandrigin/ethereum-mainnet-bin-tries-data
- Owner: mandrigin
- Created: 2020-01-02T19:12:13.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-03T13:22:57.000Z (over 6 years ago)
- Last Synced: 2025-05-07T06:08:05.387Z (about 1 year ago)
- Language: Python
- Size: 3.91 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Prerequisites
* pandas
* matplotlib
# Commands
## Percentile analysis
```
python percentile.py hex-witness-raw.csv 5000000 6500000
```