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

Updates to support Pandas 2.0 and test against additional versions of Python #33

Merged
merged 19 commits into from
Nov 20, 2023

Conversation

kaklise
Copy link
Member

@kaklise kaklise commented Nov 20, 2023

  • Updated methods that used Pandas lookup and as_matrix to support Pandas 2.0
  • Updated the build workflow to include additional versions of Python (through 3.11) and added a cron schedule to run at the start of each month
  • Removed optional dependency on nose, build workflow was updated to use pytest
  • Updated the graphics module to ensure that matplotlib is an optional dependency
  • Updated solutions for 2 examples where different sensors were selected that meet the same objective
  • Added a test for the puff animation function, the function now returns the animation object and adjusts x and y range if None

@coveralls
Copy link

coveralls commented Nov 20, 2023

Coverage Status

coverage: 88.145% (+3.0%) from 85.156%
when pulling bc2bbe6 on kaklise:build
into 98b81ad on sandialabs:main.

@kaklise kaklise merged commit b344fd1 into sandialabs:main Nov 20, 2023
17 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