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

numpy string support #316

Merged
merged 6 commits into from Nov 2, 2019
Merged

numpy string support #316

merged 6 commits into from Nov 2, 2019

Conversation

AndrewAnnex
Copy link
Owner

current a WIP branch containing code changes to enable numpy arrays of strings (and eventually pandas series) to work in spiceypy. as there are a number of areas strings are used this may require many changes

@coveralls
Copy link

coveralls commented Nov 1, 2019

Coverage Status

Coverage decreased (-0.005%) to 99.791% when pulling 2030ef5 on numpy_strings into c2769e5 on master.

@AndrewAnnex AndrewAnnex changed the title WIP numpy string support numpy string support Nov 2, 2019
@AndrewAnnex
Copy link
Owner Author

AndrewAnnex commented Nov 2, 2019

this pr fixes #309, vectorization of functions to accept numpy arrays of strings is easy to fix once this pr is merged

@AndrewAnnex AndrewAnnex merged commit b1563a2 into master Nov 2, 2019
@AndrewAnnex AndrewAnnex deleted the numpy_strings branch November 2, 2019 13:55
michaelaye pushed a commit to michaelaye/SpiceyPy that referenced this pull request Nov 21, 2019
* start of numpy string support
* added pandas test
* noticed a missed error check in a loop, may need to fix in other places
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.

None yet

2 participants