Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge dev -> main for release 0.2.0rc3 #1238

Merged
merged 67 commits into from Dec 13, 2022
Merged

Merge dev -> main for release 0.2.0rc3 #1238

merged 67 commits into from Dec 13, 2022

Conversation

thirumalairajr and others added 30 commits November 11, 2022 20:57
Fixing issue 980 by changing default timestamp for start parameter in…
Made fundamentals, quote, analysis and holders into lazy scraped modules in order to improve performance and code maintainability.
Fix for #1171
Change default start to 1900-01-01
Refactored financials to remove unnecessary requests
Dividends not working on windows (DEV)
Add typehints to API
Needed as current thead implementation breaks if exception is raised.
Add glob try/except in threaded implementation.
Avoid unnecessary request when fetching earnings_date.
Added support to limit argument to only fetch as many as needed.
earnings_history/get_earnings_history was redundant as it was an incomplete implementation of get_earnings_dates().
Made fetching earnings_dates faster
Fix localizing midnight when non-existent (DST) #1174
ValueRaider and others added 28 commits November 27, 2022 19:22
#1209 Fixed pretty format alters cached dataframe
#1207 Fixed regression issue with Python < 3.9
…ssion

Get quote type from metadata instead info[] -> faster
- Typos in variable name
- `Ticker` doesn't support several tickers
- `Tickers` doesn't return named tuple
- "1m" in `download` would produce an error for longer timeframes, so
  changing the example to "5d"
…history_call

Test to verify ticker history request.
Fix a couple of minor issues in README
Tolerate merging daily dividend event without matching prices interval (just append).
Move price-repair to after merge, to fix these missing prices intervals.
Improve bad-price detection & repair.
Extend Yahoo duplication fix to intra-day
Improve handling dividends without matching price interval
…fault

Default enable 'pretty' financials, explain in README
Serve old financials when new financials are missing
If fetching price history ending in future, don't use cache
Including test and README mention.

See also #1195.
Minimise _reconstruct_intervals() #requests ; Refine when to repair NaNs
Raise reqs min versions (lxml, pandas)
@ValueRaider ValueRaider merged commit 2883362 into main Dec 13, 2022
@ValueRaider ValueRaider changed the title Merge dev -> main for release 0.2.0rc3 (or official?) Merge dev -> main for release 0.2.0rc3 Dec 15, 2022
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.

None yet

5 participants