Skip to content
This repository was archived by the owner on Feb 2, 2024. It is now read-only.

Conversation

@densmirn
Copy link
Contributor

No description provided.

self.assertEqual(count_parfor_REPs(), 0)

@skip_numba_jit
@skip_numba_jit('iadd unsupported')
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what is iadd?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually np.sum of Series unsupported as I see. iadd was mentioned in internal error.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we support loc and iloc for dataframes?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also no, but the first error of the test run is about np.sum. If to exclude call of np.sum we get error on loc.

@AlexanderKalistratov AlexanderKalistratov merged commit 0a1b051 into IntelPython:master Feb 17, 2020
@densmirn densmirn deleted the feature/df_getitem_tests branch June 9, 2020 12:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants