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 · 5 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 · 5 comments
Labels
wontfix This will not be worked on

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

Preview Give feedback
  1. 0 of 1
    wontfix
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)

Copy link

stale bot commented Jan 31, 2025

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the wontfix This will not be worked on label Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants