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

Fix bug pd series #14

Merged
merged 4 commits into from Aug 31, 2023
Merged

Fix bug pd series #14

merged 4 commits into from Aug 31, 2023

Conversation

c-bata
Copy link
Owner

@c-bata c-bata commented Aug 31, 2023

Refs #11
Fixes #6.

Xiaodong Dai and others added 4 commits January 27, 2023 15:20
i.e. the two side test for pd.Series([1, 8, 10, 9, 10, 100, 9, 10, 11]) will fail without this change.
@c-bata c-bata merged commit c6af7b0 into main Aug 31, 2023
5 checks passed
@c-bata c-bata deleted the fix-bug-pd-series branch August 31, 2023 16:05
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.

KeyError: 0 when running example
1 participant