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

fix: pd.read_csv not formatted correctly #431

Merged
merged 5 commits into from
Dec 4, 2023
Merged

fix: pd.read_csv not formatted correctly #431

merged 5 commits into from
Dec 4, 2023

Conversation

vtnate
Copy link
Contributor

@vtnate vtnate commented Dec 4, 2023

Ugh, there is a bunch of auto-formatting that happened without my say so. I assume it's ok.

  • On line 1663, I moved the parenthesis to include header=None
  • Only support Python >= 3.8
    • Allows newer Pandas versions to be used
  • Update CI to run Python 3.8 & 3.12
  • Bump version to 0.2.4

Without this fix urbanopt-ditto-reader won't work when using master branch.

@tareknrel

@tarekelgindy tarekelgindy merged commit 9a5cb71 into NREL:master Dec 4, 2023
4 checks passed
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.

2 participants