Skip to content

Comments

Add more tests for pandas helpers#185

Open
MahmoodEtedadi wants to merge 10 commits intoepic-open-source:mainfrom
MahmoodEtedadi:add-more-tests-for-pandas-helpers
Open

Add more tests for pandas helpers#185
MahmoodEtedadi wants to merge 10 commits intoepic-open-source:mainfrom
MahmoodEtedadi:add-more-tests-for-pandas-helpers

Conversation

@MahmoodEtedadi
Copy link
Contributor

@MahmoodEtedadi MahmoodEtedadi commented Feb 16, 2026

Overview

Adds unit tests for pandas_helpers.py and related modules, covering previously untested code paths and edge cases.
Closes #130

Author Checklist

  • Linting passes; run early with pre-commit hook.
  • Tests added for new code and issue being fixed.
  • Added type annotations and full numpy-style docstrings for new methods.
  • Draft your news fragment in new changelog/ISSUE.TYPE.rst files; see changelog/README.md.

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.

Improve unit tests for pandas_helpers

1 participant