Skip to content

[BUG] Trying to fix pandas version #665

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

Merged
merged 1 commit into from
Feb 11, 2022
Merged

[BUG] Trying to fix pandas version #665

merged 1 commit into from
Feb 11, 2022

Conversation

Leguark
Copy link
Member

@Leguark Leguark commented Feb 11, 2022

Description

Please include a summary of the changes.

Relates to

Checklist

  • My code follows the PEP 8 style guidelines.
  • My code uses type hinting for function and method arguments and return values.
  • My code contains descriptive and helpful docstrings
    which are formatted per the Google Python Style Guidelines.
  • I have created tests which entirely cover my code.
  • The test code either 1. demonstrates at least one valuable use case (e.g. integration tests)
    or 2. verifies that outputs are as expected for given inputs (e.g. unit tests).
  • New and existing tests pass locally with my changes.

@Leguark Leguark merged commit c907cd3 into master Feb 11, 2022
@Leguark Leguark deleted the Leguark-patch-2 branch June 25, 2024 07:21
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.

New Pandas Version causes TypeError, and InvalidIndexError on data import
1 participant