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

[FIX] Table.transpose: Keep metas array two dimensional when no attributes in domain #1855

Merged
merged 1 commit into from
Jan 4, 2017

Conversation

VesnaT
Copy link
Contributor

@VesnaT VesnaT commented Jan 3, 2017

Issue

OWTable crashed, when passed data table with no data (produced by OWTranspose).
To reproduce: transpose table that consists only of meta attributes and pass it to OWTable.

Description of changes

Alternative to #1845

Includes
  • Code changes
  • Tests
  • Documentation

@VesnaT VesnaT changed the title Table (transpose): Keep metas array two dimensional when no attributes in domain [FIX]Table (transpose): Keep metas array two dimensional when no attributes in domain Jan 4, 2017
@lanzagar lanzagar changed the title [FIX]Table (transpose): Keep metas array two dimensional when no attributes in domain [FIX] Table.transpose: Keep metas array two dimensional when no attributes in domain Jan 4, 2017
@lanzagar lanzagar merged commit e380ca2 into biolab:master Jan 4, 2017
@astaric astaric modified the milestone: 3.3.10 Jan 4, 2017
astaric pushed a commit to astaric/orange3 that referenced this pull request Jan 6, 2017
[FIX] Table.transpose: Keep metas array two dimensional when no attributes in domain
(cherry picked from commit e380ca2)
astaric pushed a commit to astaric/orange3 that referenced this pull request Jan 10, 2017
[FIX] Table.transpose: Keep metas array two dimensional when no attributes in domain
(cherry picked from commit e380ca2)
astaric pushed a commit to astaric/orange3 that referenced this pull request Jan 11, 2017
[FIX] Table.transpose: Keep metas array two dimensional when no attributes in domain
(cherry picked from commit e380ca2)
astaric pushed a commit to astaric/orange3 that referenced this pull request Jan 13, 2017
[FIX] Table.transpose: Keep metas array two dimensional when no attributes in domain
(cherry picked from commit e380ca2)
astaric pushed a commit to astaric/orange3 that referenced this pull request Jan 18, 2017
[FIX] Table.transpose: Keep metas array two dimensional when no attributes in domain
(cherry picked from commit e380ca2)
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.

3 participants