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

[major] Remove Python 3.7 support #1281

Closed
wants to merge 9 commits into from
Closed

[major] Remove Python 3.7 support #1281

wants to merge 9 commits into from

Conversation

noxan
Copy link
Collaborator

@noxan noxan commented Apr 18, 2023

🔬 Background

  • Major dependencies removed Python 3.7 support and we follow along

🔮 Key changes

  • Remove support for Python 3.7 (require 3.8.1 or newer, less than 3.11)

👷 Dependencies still not updated

@noxan noxan self-assigned this Apr 18, 2023
@github-actions
Copy link

github-actions bot commented Apr 18, 2023

Model Benchmark

Benchmark Metric main current diff
AirPassengers MAE_val 13.0626 13.0626 0.0%
AirPassengers RMSE_val 15.9453 15.9453 0.0%
AirPassengers Loss_val 0.00131 0.00131 0.0%
AirPassengers MAE 9.88156 9.88156 0.0%
AirPassengers RMSE 11.7354 11.7354 0.0%
AirPassengers Loss 0.00052 0.00052 0.0%
AirPassengers time 5.83889 6.47 10.81%
YosemiteTemps MAE_val 1.3442 1.3442 0.0%
YosemiteTemps RMSE_val 2.00245 2.00245 0.0%
YosemiteTemps Loss_val 0.00077 0.00077 0.0%
YosemiteTemps MAE 1.3192 1.3192 0.0%
YosemiteTemps RMSE 2.13518 2.13518 0.0%
YosemiteTemps Loss 0.00064 0.00064 0.0%
YosemiteTemps time 74.3453 84.15 13.19%
PeytonManning MAE_val 0.58159 0.58159 0.0%
PeytonManning RMSE_val 0.72216 0.72216 0.0%
PeytonManning Loss_val 0.01239 0.01239 0.0%
PeytonManning MAE 0.41671 0.41671 0.0%
PeytonManning RMSE 0.55961 0.55961 0.0%
PeytonManning Loss 0.00612 0.00612 0.0%
PeytonManning time 14.7501 15.28 3.59% ⚠️
Model training plots

Model Training

PeytonManning

YosemiteTemps

AirPassengers

@noxan noxan marked this pull request as draft April 18, 2023 21:47
@noxan noxan added status: in development Pull requests which are in development status: needs review PR needs to be reviewed by Reviewer(s) and removed status: in development Pull requests which are in development labels Apr 21, 2023
@noxan noxan added this to the Release 0.6.0 milestone Apr 21, 2023
@noxan noxan added status: in development Pull requests which are in development and removed status: needs review PR needs to be reviewed by Reviewer(s) labels Apr 21, 2023
@jvdd
Copy link

jvdd commented Apr 24, 2023

Hey @noxan plotly-resampler pre-release 0.9.0rc0 should now allow using pandas 2.0 :)

@noxan
Copy link
Collaborator Author

noxan commented Apr 26, 2023

I'll restart this effort after the poetry migration #1271

@noxan noxan closed this Apr 26, 2023
@noxan
Copy link
Collaborator Author

noxan commented Apr 26, 2023

@jvdd many thanks for the hint, i'm very excited and will provide you with feedback - just closing this PR for the time being as we are migrating to poetry in parallel and there are a few weird version constraints (numpy, python version, etc)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: in development Pull requests which are in development
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants