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

Update ecg_segment.py #922

Closed
wants to merge 1 commit into from
Closed

Conversation

hyunlimy
Copy link

modify plotting error

Description

I think there was an error referencing the y value incorrectly when drawing the segment_plot.
Since the previously declared mean_heartbeat is a grouped DataFrame, you need to explicitly specify the columns to get the values correctly.

Proposed Changes

I changed the _ecg_segment_plot() function so that it can properly referencing the y value.

modify plotting error
@welcome
Copy link

welcome bot commented Oct 28, 2023

Thanks for opening this pull request! We'll make sure it's perfect before merging 🤗 force
Make sure to read the contributing guide. Also, if you think that your contribution is worthy of it, you can consider adding yourself to the Contributors list (feel free to ask us if you have any doubts).

@codeclimate
Copy link

codeclimate bot commented Oct 28, 2023

Code Climate has analyzed commit 4d4bd7a and detected 0 issues on this pull request.

View more on Code Climate.

@hyunlimy hyunlimy closed this Oct 28, 2023
@hyunlimy hyunlimy deleted the patch-1 branch October 28, 2023 15:21
@DominiqueMakowski
Copy link
Member

Hi @hyunlimy, may I ask why did you close this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants