Skip to content

Commit 7b1bc3f

Browse files
magnaprogclaude
andcommitted
docs: correct sample-data README - tests use synthetic fixtures, not this CSV
The provenance note claimed the snapshot was 'for reproducible examples and tests'; no test references rotation_prices.csv (the suite uses its own synthetic fixtures). Reworded to say the snapshot exists to keep the README's report examples reproducible, and to note the tests use synthetic fixtures. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent cddcede commit 7b1bc3f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

quantcortex/data/sample/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ results would drift: `yfinance` re-adjusts historical closes over time as
1212
dividends accrue, so every live fetch returns slightly different data.
1313

1414
**Provenance / licensing.** This is *real* market data (not synthetic), derived
15-
from Yahoo Finance via `yfinance` for reproducible examples and tests. Note that
15+
from Yahoo Finance via `yfinance` to keep the README's report examples
16+
reproducible (the test suite uses its own synthetic fixtures, not this file). Note that
1617
`yfinance` documents Yahoo Finance data as intended for **personal use**;
1718
whether committing this Yahoo-derived snapshot to a given repo (public,
1819
redistributed, or commercial) is acceptable is a repo-owner / legal decision

0 commit comments

Comments
 (0)