We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Even if only just conceived, the new notebooks are immediately outdated already, using legacy technologies like pandas 1.x and SQLAlchemy 1.x.
Provide updates to use more recent / modern versions of both pandas and SQLAlchemy.
The text was updated successfully, but these errors were encountered:
@wierdvanderhaar reported that we dearly need an update. Thank you.
The patch has been improved and is open for review now.
Does anyone have any capacity to fix the aftermath? /cc @surister, @wierdvanderhaar, @ckurze, @hammerhead
Sorry, something went wrong.
pandas==2.0.*
surister
Successfully merging a pull request may close this issue.
Problem
Even if only just conceived, the new notebooks are immediately outdated already, using legacy technologies like pandas 1.x and SQLAlchemy 1.x.
Solution
Provide updates to use more recent / modern versions of both pandas and SQLAlchemy.
The text was updated successfully, but these errors were encountered: