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

Updates for 0.5.0 #224

Merged
merged 5 commits into from Nov 10, 2020
Merged

Updates for 0.5.0 #224

merged 5 commits into from Nov 10, 2020

Conversation

addisonlynch
Copy link
Owner

@addisonlynch addisonlynch commented Nov 6, 2020

  • closes #xxxx
  • tests added / passed
  • passes black iexfinance
  • passes git diff upstream/master -u -- "*.py" | flake8 --diff
  • added entry to docs/source/whatsnew/vLATEST.txt

* Begin refactor of formatting

* Refactor altdata formatting

* Refactor apidata output formatting

* Refactor data_apis output formatting

* Refactor output formatting for iexdata; remove pandas

* Refactor refdata output formatting

* Update documentation for iexdata output formatting

* Begin refactor of Stock output formatting

* Refactor Stocks Fundamentals Output Formatting

* Continue refactor of stocks

* Refactor Stock prices output formatting

* Refactor Stock profiles output formatting

* Finish refactor of Stocks profiles output formatting

* Begin factor of stock research output formatting

* Refactor stocks news output formatting

* DEPR: Deprecate Stock.get_relevant_stocks

* Refactor field methods output formatting

* Update tests and fundamentals

* Refactor stocks get_historical_data output formatting

* Refactor stocks base output formatting

* Repair tests

* Blacken code

* Code formatting
@addisonlynch addisonlynch merged commit d6d2353 into master Nov 10, 2020
@addisonlynch addisonlynch deleted the dev branch December 2, 2020 02:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment