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

Added new function for downloading Earnings Calendar data #576

Draft
wants to merge 13 commits into
base: master
Choose a base branch
from

Commits on May 30, 2022

  1. Renamed new.py to calendars.py

    Added new function convert_abbreviations_to_number in utils/extra.py
    Added earnings_calendar function to calendars.py module
    nicolas.fonteyne committed May 30, 2022
    Configuration menu
    Copy the full SHA
    ec5e154 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. removed numpy>=1.21.2 requirement

    nicolas.fonteyne committed May 31, 2022
    Configuration menu
    Copy the full SHA
    2d2891d View commit details
    Browse the repository at this point in the history
  2. Revert "removed numpy>=1.21.2 requirement"

    This reverts commit 2d2891d.
    nicolas.fonteyne committed May 31, 2022
    Configuration menu
    Copy the full SHA
    c295014 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. fix: remove "," char from value.text field if there are any

    nicolas.fonteyne committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    52a7e78 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into master

    nicolas.fonteyne committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    56ccb2a View commit details
    Browse the repository at this point in the history
  3. _

    nicolas.fonteyne committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    8b003af View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. fix: remove "," char from eps actual and eps forecast fields

    updated version
    nicolas.fonteyne committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    24730fa View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. 🐛 Fix get_stock_recent_data with new API

    Alvaro Bartolome committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    0a83c5a View commit details
    Browse the repository at this point in the history
  2. 🔖 Set v1.1.0 tag

    Alvaro Bartolome committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    ace2f65 View commit details
    Browse the repository at this point in the history
  3. 🐛 Fix get_stock_historical_data

    Alvaro Bartolome committed Sep 16, 2022
    1 Configuration menu
    Copy the full SHA
    4c682cc View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. Configuration menu
    Copy the full SHA
    02f7b40 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into master

    nicolas.fonteyne committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    8602024 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/403-patch' into master

    # Conflicts:
    #	setup.py
    nicolas.fonteyne committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    184081c View commit details
    Browse the repository at this point in the history