Skip to content
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

Various small fixes for GridColumns #559

Merged
merged 4 commits into from
Mar 19, 2016
Merged

Various small fixes for GridColumns #559

merged 4 commits into from
Mar 19, 2016

Conversation

philippjfr
Copy link
Member

Some small bugs snuck in when I was cleaning up GridColumns before it was merged in #542. I've addressed those bugs, improved error handling and added a unit test for groupby operations. I've also made sure that the GridColumns interface handles 0D or scalar data to ensure that groupby operations work even one a 1D GridColumns object.

@philippjfr philippjfr added in progress type: bug Something isn't correct or isn't working and removed in progress labels Mar 18, 2016
@philippjfr philippjfr added this to the 1.4.4 milestone Mar 18, 2016
@philippjfr
Copy link
Member Author

Ready to merge.

@jlstevens
Copy link
Contributor

Looks good and the tests are passing. Merging.

jlstevens added a commit that referenced this pull request Mar 19, 2016
Various small fixes for GridColumns
@jlstevens jlstevens merged commit 87a4414 into master Mar 19, 2016
@philippjfr philippjfr deleted the gridcolumns_fixes branch April 1, 2016 14:26
@philippjfr philippjfr modified the milestones: v1.5.0, 1.4.4 Apr 20, 2016
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug Something isn't correct or isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants