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

Use to_records() to convert to a numpy record array #103

Closed
rickybassom opened this issue Mar 25, 2022 · 1 comment
Closed

Use to_records() to convert to a numpy record array #103

rickybassom opened this issue Mar 25, 2022 · 1 comment
Labels
breaking Breaking Changes python Pull requests that update Python code

Comments

@rickybassom
Copy link
Owner

Issue raised by: [developer]

What?

Records are a better format to use for numpy. Use to_records() to convert to a numpy record array.

Currently failing due to:
pandas-dev/pandas#41935

Where?

trajectory_summary_reader.read_trajectory_summary_as_numpy_array()

@rickybassom rickybassom added breaking Breaking Changes python Pull requests that update Python code labels Mar 25, 2022
@rickybassom
Copy link
Owner Author

No longer supporting numpy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Breaking Changes python Pull requests that update Python code
Projects
None yet
Development

No branches or pull requests

1 participant