Skip to content

Changed pd datatype for the arrow to get rid of the warning.#28

Open
sswtmshr wants to merge 1 commit into
jsspencer:masterfrom
sswtmshr:fix/pandas2-compat
Open

Changed pd datatype for the arrow to get rid of the warning.#28
sswtmshr wants to merge 1 commit into
jsspencer:masterfrom
sswtmshr:fix/pandas2-compat

Conversation

@sswtmshr
Copy link
Copy Markdown

@sswtmshr sswtmshr commented Nov 7, 2025

The current PyPI release (v0.6) still uses .iteritems() and breaks with pandas ≥ 2.0.
I came here to fix that but I I see that it has already been fixed here.
iterator = block_sub_info.loc[:, opt_cols].items()
Would you consider bumping the version (e.g. 0.7.0) and pushing a new build to PyPI?

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