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

Pandas fix #73

Closed
wants to merge 4 commits into from
Closed

Pandas fix #73

wants to merge 4 commits into from

Conversation

l-kotzur
Copy link
Collaborator

No description provided.

rschwarz and others added 4 commits June 7, 2023 12:22
append was depecrated in pandas 1 and removed in pandas 2.
This avoids the ValueError: setting an array element with a sequence.
Fix usage of numpy and pandas, to comply with newer versions
@l-kotzur
Copy link
Collaborator Author

In favor of #72

@l-kotzur l-kotzur closed this Jun 28, 2023
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.

None yet

3 participants