Skip to content

Prepare for pandas 2.0 update#11

Open
digicosmos86 wants to merge 9 commits intomainfrom
10-zentables-030-beta-updates
Open

Prepare for pandas 2.0 update#11
digicosmos86 wants to merge 9 commits intomainfrom
10-zentables-030-beta-updates

Conversation

@digicosmos86
Copy link
Copy Markdown
Contributor

zentables has become incompatible with a recent update of pandas. Since pandas 2.0 is releasing soon, zentables is updated to be compatible with pandas==2.0.0rc1. More tests need to be done to ensure compatibility with the official 2.0 release, but this PR includes some important updates to the package:

  • Switched from poetry to hatch to manage environments, builds, and publishing
  • Switched to ruff instead of flake8 for linting (it is awesome!!)
  • Updated GitHub actions
  • Compatibility updates with pandas 2.0
  • Modularized source code

@digicosmos86 digicosmos86 linked an issue Apr 1, 2023 that may be closed by this pull request
5 tasks
@digicosmos86 digicosmos86 requested a review from khwilson April 1, 2023 20:52
@digicosmos86 digicosmos86 self-assigned this Apr 1, 2023
@digicosmos86 digicosmos86 added the enhancement New feature or request label Apr 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

zentables 0.3.0 beta updates TypeError: _translate() takes from 3 to 6 positional arguments but 7 were given

1 participant