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

Replace empty list with empty pd.Series #1724

Merged
merged 10 commits into from
Jan 9, 2024

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    0521428 View commit details
    Browse the repository at this point in the history
  2. Minor typing fixes

    mreiche committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    9a3d601 View commit details
    Browse the repository at this point in the history
  3. Added tests

    mreiche committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    ba977a1 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. Merge remote-tracking branch 'yfinance/dev' into bugfix/data-types-2

    # Conflicts:
    #	yfinance/base.py
    mreiche committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    ba3c1b5 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    15321bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac8a917 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c34487 View commit details
    Browse the repository at this point in the history
  4. Remove empty static series

    mreiche committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    223f533 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4ce63fe View commit details
    Browse the repository at this point in the history
  6. Remove unused List import

    mreiche committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    dbc55e5 View commit details
    Browse the repository at this point in the history