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 documentation for how to use with Numpy and Pandas #470

Merged
merged 2 commits into from
Aug 13, 2023

Conversation

matt035343
Copy link
Collaborator

Closes #90 and #352

I apologize for the commit message. I forgot to change it before comitting.

…ct representation by inverting the name override mapping
@github-actions
Copy link

github-actions bot commented Aug 12, 2023

Coverage

Coverage Report
FileStmtsMissCoverMissing
dataclasses_json
   cfg.py51492%80, 84–86
   core.py2351096%38–41, 51, 64, 66, 81, 83, 169, 197
   mm.py2023085%33–36, 42–45, 53–56, 62–65, 88, 161–162, 167, 171, 175, 180, 184, 188, 196, 202, 207, 216, 221, 226, 235, 244–251
   stringcase.py25388%59, 76, 97
   undefined.py143299%24, 38
   utils.py1283672%11–24, 44–49, 60–64, 74, 99–100, 108–109, 124–132, 158, 177, 202
tests
   entities.py226299%229, 235
   test_annotations.py814248%50–67, 78–102, 106–122
   test_api.py142497%88, 99, 139–140
   test_str_subclass.py22195%9
   test_union.py981090%87–94, 108–115
TOTAL248614494% 

Tests Skipped Failures Errors Time
292 3 💤 0 ❌ 0 🔥 5.443s ⏱️

README.md Outdated Show resolved Hide resolved
Co-authored-by: George Zubrienko <gzu@ecco.com>
@matt035343
Copy link
Collaborator Author

@george-zubrienko Please approve again, reviews are reset upon commit apparently

@matt035343 matt035343 merged commit dcb9372 into master Aug 13, 2023
9 checks passed
@matt035343 matt035343 deleted the numpy-pandas-doc branch August 13, 2023 09:39
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 ability to encode numpy datatypes
2 participants