Skip to content

Added property columns and index to dask.SparseFrame#6

Merged
Talmaj merged 2 commits intomasterfrom
feature/meta
Apr 25, 2017
Merged

Added property columns and index to dask.SparseFrame#6
Talmaj merged 2 commits intomasterfrom
feature/meta

Conversation

@Talmaj
Copy link
Copy Markdown

@Talmaj Talmaj commented Apr 24, 2017

Added convenient properties columns and index to dask.SparseFrame.
Fixes bug when invoking sparsity.dask.core.is_broadcastable function with SparseDataFrame.

@Talmaj Talmaj requested a review from kayibal April 24, 2017 19:50
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 24, 2017

Codecov Report

Merging #6 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@         Coverage Diff          @@
##           master    #6   +/-   ##
====================================
  Coverage       0%    0%           
====================================
  Files           8     8           
  Lines         627   631    +4     
====================================
- Misses        627   631    +4
Impacted Files Coverage Δ
sparsity/dask/core.py 0% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1da4035...9e33ab3. Read the comment docs.

Copy link
Copy Markdown

@kayibal kayibal left a comment

Choose a reason for hiding this comment

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

ok this adds new public api please increase minor version number to 0.8.0 and merge :)

@Talmaj Talmaj merged commit e8838cf into master Apr 25, 2017
@Talmaj Talmaj deleted the feature/meta branch April 25, 2017 12:04
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.

2 participants