Skip to content

Handle yfinance multiindex fallback data - #107

Merged
Pigbibi merged 1 commit into
mainfrom
fix-yfinance-multiindex-fallback
May 26, 2026
Merged

Handle yfinance multiindex fallback data#107
Pigbibi merged 1 commit into
mainfrom
fix-yfinance-multiindex-fallback

Conversation

@Pigbibi

@Pigbibi Pigbibi commented May 26, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • coerce yfinance DataFrame or MultiIndex column selections to a single Series before candle conversion
  • cover single-symbol MultiIndex output from yfinance in runtime adapter tests

Tests

  • PYTHONPATH=. PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 /tmp/ues-test-venv/bin/python -m pytest -q tests/test_runtime_strategy_adapters.py
  • ruff check application/runtime_strategy_adapters.py tests/test_runtime_strategy_adapters.py

Deployment

  • Cloud Build remains the deploy owner; GitHub env-sync remains disabled and only checks its gate.

@Pigbibi
Pigbibi merged commit efbf8ae into main May 26, 2026
1 check passed
@Pigbibi
Pigbibi deleted the fix-yfinance-multiindex-fallback branch May 26, 2026 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant