Total Files: 46
Total Data Points: 4,819,964
Total Size: 110.57 MB
Symbols: 23 cryptocurrencies
Timeframes: 15m, 1h
path = hf_hub_download(
"zongowo111/v2-crypto-ohlcv-data",
"klines/BTCUSDT/BTC_15m.parquet",
repo_type="dataset"
)
df = pd.read_parquet(path)… See the full description on the dataset page:
https://huggingface.co/datasets/zongowo111/v2-crypto-ohlcv-data.