Skip to content

DEPR REF: hide(axis=..) replaces hide_index and hide_columns - #43771

Merged
attack68 merged 8 commits into
pandas-dev:masterfrom
attack68:deprecate_hide
Oct 30, 2021
Merged

attack68 merged 8 commits into
pandas-dev:masterfrom
attack68:deprecate_hide

Conversation

@attack68

@attack68 attack68 commented Sep 27, 2021

Copy link
Copy Markdown
Contributor

Screen Shot 2021-10-25 at 18 37 33

Screen Shot 2021-10-25 at 18 38 25

@attack68 attack68 changed the title DEPR REF: hide(axis=..) replaces hide_index and hide_columns wip DEPR REF: hide(axis=..) replaces hide_index and hide_columns Sep 27, 2021
@attack68
attack68 marked this pull request as draft September 27, 2021 20:37
@attack68 attack68 changed the title wip DEPR REF: hide(axis=..) replaces hide_index and hide_columns DEPR REF: hide(axis=..) replaces hide_index and hide_columns Oct 25, 2021
@attack68
attack68 marked this pull request as ready for review October 25, 2021 16:46

@jreback jreback left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good. is there a test on using the deprecated functions?

@jreback jreback added Deprecate Functionality to remove in pandas Styler conditional formatting using DataFrame.style labels Oct 27, 2021
@jreback jreback added this to the 1.4 milestone Oct 27, 2021
@attack68
attack68 merged commit 80789b8 into pandas-dev:master Oct 30, 2021
@attack68
attack68 deleted the deprecate_hide branch October 30, 2021 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Deprecate Functionality to remove in pandas Styler conditional formatting using DataFrame.style

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DEPR: hide_index and hide_columns in favour of hide(axis=..)?

2 participants