Skip to content

measure supports cols arg#6077

Merged
MichaelChirico merged 8 commits intomasterfrom
measure-supports-cols
Apr 12, 2024
Merged

measure supports cols arg#6077
MichaelChirico merged 8 commits intomasterfrom
measure-supports-cols

Conversation

@tdhock
Copy link
Member

@tdhock tdhock commented Apr 11, 2024

Closes #5063 in which some users wanted to provide the cols arg to measure, which may be useful/convenient instead of using pattern arg.

This is an alternative to #5115 which would make using the cols arg an error. Moving forward with that other PR would be complicated since there is quite a bit of code which is using the cols arg with patterns, thanks @MichaelChirico for investigating.

So this PR may be considered if we want to add support for cols arg (seems like users want it in #5063 at least).

@tdhock tdhock marked this pull request as ready for review April 11, 2024 05:43
@tdhock tdhock self-assigned this Apr 11, 2024
@tdhock tdhock added this to the 1.16.0 milestone Apr 11, 2024
@tdhock tdhock requested a review from MichaelChirico April 12, 2024 21:19
@tdhock
Copy link
Member Author

tdhock commented Apr 12, 2024

ok tests are passing and I added a NEWS item, so I believe this one is ready to merge.

Copy link
Member

@MichaelChirico MichaelChirico left a comment

Choose a reason for hiding this comment

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

Excellent :)

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.

Odd behaviour of melt() when using the cols argument in measure()

2 participants