Skip to content

Fixed byte order handling when returning dataframe#220

Open
LaurentBlanc73 wants to merge 2 commits intoratal:masterfrom
LaurentBlanc73:master
Open

Fixed byte order handling when returning dataframe#220
LaurentBlanc73 wants to merge 2 commits intoratal:masterfrom
LaurentBlanc73:master

Conversation

@LaurentBlanc73
Copy link
Contributor

This pull request makes a minor change to how byte order is handled when converting channel data in the return_pandas_dataframe method. The update ensures that after swapping bytes, the data is viewed with the new byte order, which is a safer and more explicit approach and necessary in newer versions of numpy.

necessary due to deprecated numpy function
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.

1 participant