Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LaunchPlatform/beanhub-cli
/ BenchmarkCsvFile
Class
BenchmarkCsvFile
tests/benchmark/conftest.py:53–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
52
@dataclasses.dataclass(frozen=True)
53
class
BenchmarkCsvFile:
54
relative_path: pathlib.Path
55
num_rows: int
56
row_offset: int
57
58
59
BENCHMARK_BANKS: tuple[BenchmarkBankSpec, ...] = (
Callers
1
plan_bank_csv_files
Function · 0.85
Calls
no outgoing calls
Tested by
1
plan_bank_csv_files
Function · 0.68