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.
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...
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.