Skip to content

Releases: gyund/fundamental-analysis

0.4.0

03 Jun 15:53
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • Add basic tensorflow support and analysis example by @gyund in #97

Bug Fixes 𖢥

Other Changes 🛠

  • Rename data package to collector for less ambiguity by @gyund in #96
  • Refactored caching into a cache module by @gyund in #99

👒 Dependencies

Full Changelog: v0.3.0...v0.4.0

0.3.0

26 May 03:47
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • Add a progress bar by @gyund in #63
  • Add support to calculate the trend of data over specific periods by @gyund in #69
  • Improve status bar details and estimates for skipped items by @gyund in #75
  • Add f-score by @gyund in #78

Other Changes 🛠

  • Updates to contribution guidelines by @gyund in #62

👒 Dependencies

Full Changelog: v0.2.0...v0.3.0

v0.2.0

13 May 16:40
524b254
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • Add support to generate reports in different formats supported by pandas by @gyund in #36

Other Changes 🛠

  • Add support for transforming collected data into something useful by @gyund in #45

New Contributors

Full Changelog: v0.1.5...v0.2.0

0.1.5

04 May 11:04
Compare
Choose a tag to compare

Full Changelog: v0.1.4...v0.1.5

0.1.3

04 May 04:17
6dcd9fc
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • Add skeleton for SEC Financial Data Sets by @gyund in #11

Other Changes 🛠

  • Add support for downloading sec financial data sets by @gyund in #18
  • Add support for processing SEC financial data sets by @gyund in #19

New Contributors

  • @gyund made their first contribution in #5

Full Changelog: https://github.com/gyund/fundamental-analysis/commits/v0.1.3