Skip to content

Crosstab support for setting the margins name #15972

New issue

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

Closed
slide333333 opened this issue Apr 11, 2017 · 0 comments · Fixed by #16489
Closed

Crosstab support for setting the margins name #15972

slide333333 opened this issue Apr 11, 2017 · 0 comments · Fixed by #16489
Labels
API Design Reshaping Concat, Merge/Join, Stack/Unstack, Explode
Milestone

Comments

@slide333333
Copy link

pandas.pivot_table already provides the parameter margins_name . pandas.crosstab currently does not.

slide333333 added a commit to slide333333/pandas that referenced this issue Apr 11, 2017
@TomAugspurger TomAugspurger added API Design Difficulty Novice Reshaping Concat, Merge/Join, Stack/Unstack, Explode labels Apr 11, 2017
@TomAugspurger TomAugspurger added this to the 0.20.0 milestone Apr 11, 2017
@jreback jreback modified the milestones: Next Major Release, 0.20.0 Apr 12, 2017
cmohl2013 pushed a commit to cmohl2013/pandas that referenced this issue May 24, 2017
@jreback jreback modified the milestones: 0.21.0, Next Major Release May 24, 2017
cmohl2013 pushed a commit to cmohl2013/pandas that referenced this issue May 24, 2017
cmohl2013 pushed a commit to cmohl2013/pandas that referenced this issue May 25, 2017
TomAugspurger pushed a commit that referenced this issue May 26, 2017
* ENH #15972 added margins_name parameter for crosstab

* ENH 15972 minor changes as suggested by reviewers

* ENH 15972 correction in whatsnew

* ENH 15972 style changes in whatsnew
Kiv pushed a commit to Kiv/pandas that referenced this issue Jun 11, 2017
* ENH pandas-dev#15972 added margins_name parameter for crosstab

* ENH 15972 minor changes as suggested by reviewers

* ENH 15972 correction in whatsnew

* ENH 15972 style changes in whatsnew
stangirala pushed a commit to stangirala/pandas that referenced this issue Jun 11, 2017
* ENH pandas-dev#15972 added margins_name parameter for crosstab

* ENH 15972 minor changes as suggested by reviewers

* ENH 15972 correction in whatsnew

* ENH 15972 style changes in whatsnew
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Design Reshaping Concat, Merge/Join, Stack/Unstack, Explode
Projects
None yet
3 participants