Skip to content

Drop 3.7 support and upgrade pandas #344

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
Aug 30, 2022
Merged

Drop 3.7 support and upgrade pandas #344

merged 1 commit into from
Aug 30, 2022

Conversation

rrooij
Copy link
Contributor

@rrooij rrooij commented Aug 29, 2022

New pandas requires a newer python version. Since Ubuntu 20.04 the default Python version is 3.8.

The old pandas depends on a numpy version which has a security vulnerability.

New pandas requires a newer python version. Since Ubuntu 20.04
the default Python verseion is 3.8.

The old pandas depends on a numpy version which has a security
vulnerability.
@codecov
Copy link

codecov bot commented Aug 29, 2022

Codecov Report

Merging #344 (9398b26) into main (32f0cc2) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #344   +/-   ##
=======================================
  Coverage   68.08%   68.08%           
=======================================
  Files          11       11           
  Lines        3920     3920           
=======================================
  Hits         2669     2669           
  Misses       1251     1251           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@matko matko merged commit 280a689 into main Aug 30, 2022
@matko matko deleted the remove_numpydoc_deps branch August 30, 2022 09:35
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