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

Python example #81

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Python example #81

wants to merge 4 commits into from

Conversation

andeElliott
Copy link
Collaborator

Added a simple python example to show how this code can be called from python, which should help python programmers test this out without to swap to R. (At least initially)

Example is alpha level, as I need to add some tests.

Also added a markdown file explaining how this works and the packages needed
Fixed some grammar mistakes and improved the layout
Added bullet points
@codecov-io
Copy link

codecov-io commented Oct 31, 2017

Codecov Report

Merging #81 into master will increase coverage by 1.31%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #81      +/-   ##
==========================================
+ Coverage   84.32%   85.63%   +1.31%     
==========================================
  Files           7        7              
  Lines         657      766     +109     
==========================================
+ Hits          554      656     +102     
- Misses        103      110       +7
Impacted Files Coverage Δ
R/dhist.R 90.81% <0%> (+1.62%) ⬆️

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 a519d00...8468fe7. Read the comment docs.

@andeElliott
Copy link
Collaborator Author

@martintoreilly I didn't change dhist.R? Any idea why the coverage would decrease?

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.

2 participants