Skip to content

Conversation

@robsdedude
Copy link
Member

Adding support for pandas 3.x.

The driver might indirectly behave differently when used with pandas 3. For example, calling Result.to_df on a Result containing a string-only column produces a pandas.DataFrame with dtype object for this column. When using pandas 3, the dtype will be StringDtype instead.

Closes: DRIVERS-250

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.

1 participant