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 tutorial on discrete data #91

Merged
merged 5 commits into from
Aug 4, 2021
Merged

Add tutorial on discrete data #91

merged 5 commits into from
Aug 4, 2021

Conversation

polsys
Copy link
Owner

@polsys polsys commented Aug 4, 2021

Closes #75. Added a tutorial on handling discrete variables. Also refactored the Getting started document a bit.
Closes #90. Added an integration test based on the tutorial.

@polsys polsys added this to the 1.1 milestone Aug 4, 2021
@polsys
Copy link
Owner Author

polsys commented Aug 4, 2021

For the next release, I absolutely need to fix the type annotation for DataFrame returns. The interface is somewhat complex with its variant return type...

@polsys polsys merged commit 2c3fe83 into master Aug 4, 2021
@polsys polsys deleted the refactor-docs branch August 4, 2021 09:00
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.

Add pandas test for discrete data Add discrete-continuous case to tutorial
1 participant