Skip to content

Drop deprecated infer_objects copy argument#273

Draft
Mirochill wants to merge 1 commit into
dmnfarrell:masterfrom
Mirochill:fix-269-drop-infer-objects-copy
Draft

Drop deprecated infer_objects copy argument#273
Mirochill wants to merge 1 commit into
dmnfarrell:masterfrom
Mirochill:fix-269-drop-infer-objects-copy

Conversation

@Mirochill

@Mirochill Mirochill commented May 25, 2026

Copy link
Copy Markdown

Summary

  • remove the deprecated copy=False keyword from the display-column infer_objects() call
  • avoid the pandas 3.x warning without changing the surrounding fillna/display path

Fixes #269

Validation

  • Not run locally

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.

The copy keyword is deprecated and will be removed in a future version.

1 participant