Skip to content

Allow latest pandas version#1491

Merged
mattbit merged 5 commits intomainfrom
upgrade-pandas
Oct 25, 2023
Merged

Allow latest pandas version#1491
mattbit merged 5 commits intomainfrom
upgrade-pandas

Conversation

@Hartorn
Copy link
Copy Markdown
Member

@Hartorn Hartorn commented Oct 23, 2023

Description

  • Removing upper bounds for pandas (default to version >2)
  • Dropping python 3.8
  • Updating tensorflow to latest version
  • Updating default pydantic version to 2
  • Adding pdm script to generate lock (handle arm64 lock not done properly)

Related Issue

Type of Change

  • 📚 Examples / docs / tutorials / dependencies update
  • 🔧 Bug fix (non-breaking change which fixes an issue)
  • 🥂 Improvement (non-breaking change which improves an existing feature)
  • 🚀 New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to change)
  • 🔐 Security fix

Checklist

  • I've read the CODE_OF_CONDUCT.md document.
  • I've read the CONTRIBUTING.md guide.
  • I've updated the code style using make codestyle.
  • I've written tests for all new methods and classes that I created.
  • I've written the docstring in Google format for all the methods and classes that I used.

@Hartorn Hartorn requested a review from andreybavt October 23, 2023 09:27
@Hartorn Hartorn self-assigned this Oct 23, 2023
@Hartorn Hartorn marked this pull request as ready for review October 23, 2023 12:57
@Hartorn Hartorn requested a review from a team October 23, 2023 12:58
@Hartorn Hartorn force-pushed the upgrade-pandas branch 2 times, most recently from 792bd7e to 0c9bc16 Compare October 25, 2023 07:51
Comment thread pyproject.toml
Comment thread pyproject.toml
@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@mattbit mattbit merged commit e3a25de into main Oct 25, 2023
@mattbit mattbit deleted the upgrade-pandas branch October 25, 2023 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants