Skip to content
This repository has been archived by the owner on Mar 11, 2022. It is now read-only.

Add a helper function _getsubcolumns #3

Merged
merged 1 commit into from
Feb 3, 2021
Merged

Conversation

junyuan-chen
Copy link
Member

_getsubcolumns is a helper function for obtaining a collection of columns over selected rows and dropping Missing from element types.

@junyuan-chen junyuan-chen added the enhancement New feature or request label Feb 3, 2021
@codecov
Copy link

codecov bot commented Feb 3, 2021

Codecov Report

Merging #3 (2591004) into master (39236ca) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #3   +/-   ##
=======================================
  Coverage   99.56%   99.56%           
=======================================
  Files           8        8           
  Lines         456      459    +3     
=======================================
+ Hits          454      457    +3     
  Misses          2        2           
Impacted Files Coverage Δ
src/DiffinDiffsBase.jl 100.00% <ø> (ø)
src/procedures.jl 100.00% <100.00%> (ø)

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 39236ca...2591004. Read the comment docs.

@junyuan-chen junyuan-chen merged commit b4efeff into master Feb 3, 2021
@junyuan-chen junyuan-chen deleted the pr/getsubcolumns branch February 3, 2021 05:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant