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

Fixed bug with pd.Series #11

Merged
merged 1 commit into from Aug 31, 2023
Merged

Fixed bug with pd.Series #11

merged 1 commit into from Aug 31, 2023

Conversation

smartestrobotdai
Copy link

i.e. the two side test for pd.Series([1, 8, 10, 9, 10, 100, 9, 10, 11]) will fail without this change when the target is dropped.

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 changed the base branch from master to main August 31, 2023 15:35
@c-bata c-bata mentioned this pull request Aug 31, 2023
@c-bata c-bata merged commit bcb7265 into c-bata:main Aug 31, 2023
@c-bata
Copy link
Owner

c-bata commented Aug 31, 2023

Sorry for the late review. Thank you for your pull request!

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.

None yet

3 participants