Fix bugs, update dependencies, and improve usability#1
Merged
quantarmyz merged 1 commit intomainfrom Mar 2, 2026
Merged
Conversation
- Fix critical bug: daily_bar_writer.write() called twice in qa_datalake.py - Fix deprecated pandas fillna(method='ffill') -> df.ffill() - Move Arctic connection to lazy init (_get_arctic_connection) with env validation - Fix Dockerfile: remove undefined NB_UID/NB_GID, dynamic Python path, cleanup apt/conda cache, remove unavailable exa package - Fix docker-compose.yml: remove deprecated version key, add restart policy - Fix zipline_db_management.ipynb: correct ingest command (zipline ingest -b qa_datalake) - Fix template notebook: remove duplicate MeanReversion class, add title and analysis cells - Clean up variance backtest notebook: add title, remove empty cells - Rename datalake notebooks from confusing Copy1 names to descriptive names - Update req.txt: add missing scipy/scikit-learn, organize with categories - Update .gitignore: add checkpoints, pycache, h5 files, OS files - Rewrite readme.md with complete documentation, project structure, ETF table https://claude.ai/code/session_01QAHSYnCZz7yngvkKfzphj1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://claude.ai/code/session_01QAHSYnCZz7yngvkKfzphj1