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

Fix for #121 #130

Merged
merged 12 commits into from
May 13, 2021
Merged

Fix for #121 #130

merged 12 commits into from
May 13, 2021

Conversation

dwijenchawra
Copy link
Collaborator

Resolved #121, rewrote deprecated DataFrame conversions

@coveralls
Copy link

coveralls commented May 11, 2021

Coverage Status

Coverage increased (+0.9%) to 86.403% when pulling dc240d6 on dwijenchawra:master into b700d78 on sisl:master.

Copy link
Member

@mykelk mykelk left a comment

Choose a reason for hiding this comment

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

Just minor things. Let's see if we can continue supporting the older version of DataFrames. If not, then we can drop support for the older versions.

Project.toml Outdated Show resolved Hide resolved
src/DiscreteBayesNet/discrete_bayes_net.jl Outdated Show resolved Hide resolved
src/DiscreteBayesNet/discrete_bayes_net.jl Outdated Show resolved Hide resolved
src/DiscreteBayesNet/structure_scoring.jl Outdated Show resolved Hide resolved
src/sampling.jl Outdated Show resolved Hide resolved
Project.toml Outdated Show resolved Hide resolved
@mykelk mykelk removed the request for review from tawheeler May 13, 2021 15:37
@mykelk mykelk merged commit bae05ed into sisl:master May 13, 2021
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.

Support DataFrames 1.0
3 participants