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

rename diann spec_idx to diann_spec_idx #142

Merged
merged 9 commits into from
Mar 14, 2024
Merged

Conversation

jalew188
Copy link
Collaborator

@jalew188 jalew188 commented Mar 13, 2024

After pandas upgrade, some df.values will be readonly in Linux. This PR is designed to fix some read-only issues.

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@jalew188 jalew188 requested a review from GeorgWa March 13, 2024 06:53
@jalew188
Copy link
Collaborator Author

Fix #143 ?

@GeorgWa
Copy link
Collaborator

GeorgWa commented Mar 14, 2024

Hi Feng, looks good 👍 what is the origin of that bug? Is it Pandas?

Just to make sure that I understand it if it happens to me.

@jalew188
Copy link
Collaborator Author

jalew188 commented Mar 14, 2024

Hi Feng, looks good 👍 what is the origin of that bug? Is it Pandas?

Just to make sure that I understand it if it happens to me.

Hi @GeorgWa, from the auto tests, I guess it is due to pandas version and only on Linux. I think all iloc.values will be a readonly property instead of a ref of numpy array. I am not entirely sure anyway.

@jalew188 jalew188 merged commit 4ac1082 into development Mar 14, 2024
8 checks passed
@jalew188 jalew188 deleted the diann_spec_idx branch March 18, 2024 14:16
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.

2 participants