Conversation
added 2 commits
May 20, 2024 09:59
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
|
🚀 Deployed on https://664b86f8d8a3d0f41f6cc112--pytometry.netlify.app |
Zethson
approved these changes
May 22, 2024
grst
added a commit
that referenced
this pull request
Jun 4, 2024
* clean * Init repo from cookiecutter template * enable VCS-based versioning * Update dependencies * Merge README * migrate src and tests * Migrate docs * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Merge changes from #72 * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Fix internal imports * Add nbproject test dependencies * Fix API page * Fix README * Fix gitignore * Update docstring * Update docs * Convert docstrings to numpy-style * convert more docstrings * fix api docs * docs cleanup * Execute selected notebooks * Fix execution timeout * fix scatter density (add range to histogram2d) * Add nbstripout to pre-commit hooks * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Blampey Quentin <quentin.blampey@centralesupelec.fr>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR addresses #71. So far, no breaking changes detected when bumping to pandas version
2.*.*.