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

DataFrames_0.2 compatibility #1360

Merged
merged 1 commit into from
Dec 13, 2019
Merged

Conversation

Mattriks
Copy link
Member

  • I've run the regression tests
  • I've built the docs and confirmed these changes don't cause new errors

This PR:

@Mattriks Mattriks changed the title DataFrames_0.2 DataFrames_0.2 compatibility Dec 11, 2019
@codecov-io
Copy link

codecov-io commented Dec 11, 2019

Codecov Report

Merging #1360 into master will not change coverage.
The diff coverage is 87.5%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #1360   +/-   ##
======================================
  Coverage    90.6%   90.6%           
======================================
  Files          38      38           
  Lines        3961    3961           
======================================
  Hits         3589    3589           
  Misses        372     372
Impacted Files Coverage Δ
src/data.jl 0% <0%> (ø) ⬆️
src/geom/ribbon.jl 100% <100%> (ø) ⬆️
src/geom/boxplot.jl 100% <100%> (ø) ⬆️
src/scale.jl 97.41% <100%> (ø) ⬆️
src/Gadfly.jl 78.14% <100%> (ø) ⬆️
src/statistics.jl 96.88% <100%> (ø) ⬆️

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 a6f89ce...dffa61e. Read the comment docs.

@tlnagy tlnagy merged commit 04492ae into GiovineItalia:master Dec 13, 2019
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.

Function flatten conflict with exported function flatten from DataFrames
3 participants