Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign up[ENH] Transform: Values of primitive variables as feature names #3721
Conversation
This comment has been minimized.
This comment has been minimized.
codecov
bot
commented
Apr 4, 2019
•
Codecov Report
@@ Coverage Diff @@
## master #3721 +/- ##
==========================================
+ Coverage 84.53% 84.54% +<.01%
==========================================
Files 373 373
Lines 68471 68502 +31
==========================================
+ Hits 57884 57915 +31
Misses 10587 10587 |
janezd
self-assigned this
Apr 4, 2019
janezd
reviewed
Apr 4, 2019
|
Name |
Orange/data/table.py Outdated
Orange/widgets/data/owtranspose.py Outdated
Orange/widgets/data/owtranspose.py Outdated
Orange/data/table.py Outdated
janezd
removed their assignment
Apr 4, 2019
VesnaT
force-pushed the
VesnaT:transpose_primitive_vars
branch
3 times, most recently
from
cc1b8c2
to
9a15fa0
Apr 5, 2019
VesnaT
force-pushed the
VesnaT:transpose_primitive_vars
branch
from
9a15fa0
to
54e5eee
Apr 5, 2019
This comment has been minimized.
This comment has been minimized.
|
Knuth would be so proud. |
janezd
merged commit b059db4
into
biolab:master
Apr 5, 2019
5 checks passed
codecov/patch
100% of diff hit (target 95%)
Details
codecov/project
84.54% (+<.01%) compared to 399c4ef
Details
continuous-integration/appveyor/pr
AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
license/cla
Contributor License Agreement is signed.
Details
janezd
referenced this pull request
Apr 5, 2019
Closed
Transpose: Support ContinousVariable as Feature name #3677
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
VesnaT commentedApr 4, 2019
•
edited
Issue
Implements #3677
Description of changes
Includes