-
Notifications
You must be signed in to change notification settings - Fork 0
doc: add examples #13
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
Merged
Merged
Changes from 33 commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
a2f7da5
doc: Add documentation updates and dependency management improvements
ElouenGinat 9970ce7
doc: update .gitignore and remove generated documentation files
ElouenGinat 094cdcc
doc: Add documentation updates and dependency management improvements
ElouenGinat d448a21
doc: update .gitignore and remove generated documentation files
ElouenGinat 490e87c
Merge branch 'doc' of https://github.com/KhiopsML/khisto-python into doc
ElouenGinat c904ecc
Enhance documentation for khisto-python library
ElouenGinat 6a6738c
doc: Update README with core histogram API feature and improve docume…
ElouenGinat 2612e98
doc: rename ci files. make the doc ci trigger on tag or manual push.
ElouenGinat 9d09355
doc: install pandoc and update pypandoc dependency in documentation r…
ElouenGinat afcbaba
Refactor histogram file processing to ensure temporary files are prop…
ElouenGinat 6951888
doc: update documentation links and improve clarity on API usage
ElouenGinat 1dc5cd1
doc: remove obsolete classifier for BSD License in pyproject.toml
ElouenGinat 37632cc
doc: enhance README and index with additional badges and improved con…
ElouenGinat a4e1372
fix: solve minor issues in the histogram selection. refactoring done
ElouenGinat f4ad989
fix: add version in static in the pyproject.toml
ElouenGinat ca90440
fix: change khiops version
ElouenGinat faec653
doc: Add documentation updates and dependency management improvements
ElouenGinat 2e3945b
doc: update .gitignore and remove generated documentation files
ElouenGinat d733bb0
Enhance documentation for khisto-python library
ElouenGinat 646dd6e
doc: Update README with core histogram API feature and improve docume…
ElouenGinat 42605bd
doc: rename ci files. make the doc ci trigger on tag or manual push.
ElouenGinat 24d6c19
doc: install pandoc and update pypandoc dependency in documentation r…
ElouenGinat 69c0e94
Refactor histogram file processing to ensure temporary files are prop…
ElouenGinat d3222c5
doc: update documentation links and improve clarity on API usage
ElouenGinat 8b63a4c
doc: remove obsolete classifier for BSD License in pyproject.toml
ElouenGinat 16e0ed6
doc: enhance README and index with additional badges and improved con…
ElouenGinat d5f160f
fix: solve minor issues in the histogram selection. refactoring done
ElouenGinat 1a94ab6
fix: add version in static in the pyproject.toml
ElouenGinat 495afe7
fix: change khiops version
ElouenGinat 1f68d41
Merge branch 'doc' of https://github.com/KhiopsML/khisto-python into doc
ElouenGinat 62b962d
Merge remote-tracking branch 'origin/main' into doc
ElouenGinat 517da4f
fix: change khiops output classes attr to snake case
ElouenGinat 23ed54e
fix: move khiops outputs to snake case
ElouenGinat 8047d2a
fix: revert ci doc push condition
ElouenGinat 5478d84
doc: add detail in the not supported weight param
ElouenGinat File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
File renamed without changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -74,6 +74,7 @@ instance/ | |
|
|
||
| # Sphinx documentation | ||
| docs/_build/ | ||
| docs/**/generated/ | ||
|
|
||
| # PyBuilder | ||
| .pybuilder/ | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.