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

Add the ability to use a pre-count column when computing the state-counts #884

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

npfp
Copy link

@npfp npfp commented Jun 3, 2017

In the case, the counts of the various states are already available in a
column of the dataframe, this feature allows to use them to compute the state-counts.

It therefore allows use of more compact dataframes.

In case, the counts of the various states are already available in a
column, this feature allows to use them to compute the state-counts.

It therefore allows use of more compact dataframes.
@coveralls
Copy link

coveralls commented Jun 3, 2017

Coverage Status

Coverage increased (+0.006%) to 94.888% when pulling 951fcd1 on npfp:feature/use-pre-count-data into bfe1da0 on pgmpy:dev.

@ankurankan
Copy link
Member

@npfp I am not sure if adding a new parameter helps in any way. @khalibartan Opinion ?

@khalibartan
Copy link
Member

@ankurankan @npfp Even I'm not sure about any benefit of doing so. But I don't think pre-count would be available in most of the cases.

@npfp
Copy link
Author

npfp commented Jun 15, 2017 via email

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.

None yet

4 participants