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

Missing np.squeeze for y_values when it is pands.series #1025

Open
1 task
Tracked by #1025
Zhejing-Chin opened this issue Aug 30, 2024 · 4 comments
Open
1 task
Tracked by #1025

Missing np.squeeze for y_values when it is pands.series #1025

Zhejing-Chin opened this issue Aug 30, 2024 · 4 comments

Comments

@Zhejing-Chin
Copy link

Zhejing-Chin commented Aug 30, 2024

fill_value = ([y_values[0]], [y_values[-1]])

Causing the KeyError of Pandas if the np.squeeze is not in place.

Tasks

  1. 0 of 1
Copy link

welcome bot commented Aug 30, 2024

Hi 👋 Thanks for reaching out and opening your first issue here! We'll try to come back to you as soon as possible. ❤️ kenobi

@DominiqueMakowski
Copy link
Member

Thanks! Would you mind implementing a fix and a test in a PR?

@Zhejing-Chin
Copy link
Author

Thanks! Would you mind implementing a fix and a test in a PR?

I would need push access to add my changes

@DominiqueMakowski
Copy link
Member

I believe you can make a pull request (just need to fork the repo first and then create a PR to the parent repo)

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

No branches or pull requests

2 participants