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

[DTable] DataFrames-like select using DataFrames syntax #344

Closed
wants to merge 29 commits into from

Conversation

krynju
Copy link
Member

@krynju krynju commented Apr 19, 2022

mega wip

@codecov-commenter
Copy link

codecov-commenter commented Jun 4, 2022

Codecov Report

Merging #344 (7dd368d) into master (5f315d1) will not change coverage.
The diff coverage is 0.00%.

@@           Coverage Diff           @@
##           master    #344    +/-   ##
=======================================
  Coverage    0.00%   0.00%            
=======================================
  Files          43      46     +3     
  Lines        3709    3932   +223     
=======================================
- Misses       3709    3932   +223     
Impacted Files Coverage Δ
src/Dagger.jl 0.00% <ø> (ø)
src/table/dataframes_interface.jl 0.00% <0.00%> (ø)
src/table/dataframes_interface_utils.jl 0.00% <0.00%> (ø)
src/table/dtable.jl 0.00% <0.00%> (ø)
src/table/dtable_column.jl 0.00% <0.00%> (ø)
src/table/tables.jl 0.00% <0.00%> (ø)
src/thunk.jl 0.00% <0.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 5f315d1...7dd368d. Read the comment docs.

@krynju
Copy link
Member Author

krynju commented Jun 19, 2022

Already merged within https://github.com/JuliaParallel/DTables.jl

@krynju krynju closed this Jun 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants