1
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Jun 12, 2023 — Jun 12, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
BUG: Don't forward non-passed kwargs to ``timedelta``. More... almost 5 years ago
DOC: More docs updates. More... almost 5 years ago
DOC: Lots of docstring updates. More... almost 5 years ago
STY: Fixed some style errors for PercentChange commit More... almost 5 years ago
BUG: Fixes bug with the mixins that was preventing validation from occuring More... almost 5 years ago
ENH: PercentChange uses SingleInputMixin now. Added tests for wrong input length and window length More... almost 5 years ago
STY: Fixed style issues from previous PercentChange commit More... almost 5 years ago
Merge branch 'percent-change-added' of github.com:peterhbromley/zipline into percent-change-added More... almost 5 years ago
Added a PercentChange factor with unit test More... almost 5 years ago
ENH: Added a PercentChange factor with unit test More... almost 5 years ago
MAINT: Propagate __module__ for dataset specializations. More... almost 5 years ago
Merge pull request #2503 from quantopian/docs-updates More... almost 5 years ago
DOC: More doc tweaks. More... almost 5 years ago
DOC: Documentation tweaks. More... almost 5 years ago
Merge pull request #2497 from quantopian/aa-copy More... almost 5 years ago
ENH: add copy method to adjusted array More... almost 5 years ago
Merge pull request #2496 from quantopian/update-trading-calendars-1.8.1 More... almost 5 years ago
add back test section More... almost 5 years ago
Merge pull request #2495 from quantopian/update-trading-calendars-1.8.1 More... almost 5 years ago
Blow away test section More... almost 5 years ago
Bump trading-calendar version and hash_value. More... almost 5 years ago
BLD: Update trading calendars to 1.8.1 More... almost 5 years ago
DOC: Slightly better function_application docstring. More... almost 5 years ago
ENH: ndarray.copy() always sets the contig to 'C' More... almost 5 years ago
PERF: Speed up pipeline output index construction. More... almost 5 years ago
ENH: remove some extra copies More... almost 5 years ago
BUG: Display progress correctly for 0-term pipelines. More... almost 5 years ago
BUG: Handle different counts of terms being computed between chunks. More... almost 5 years ago
BUG: Don't strip print outputs after progress bar runs. More... about 5 years ago
BUG: Remove stray paren in repr. More... about 5 years ago