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

Conversation

@akharche
Copy link
Contributor

No description provided.

@akharche akharche requested review from AlexanderKalistratov and densmirn and removed request for densmirn February 13, 2020 07:54
result = hpat_func(S).sort_index()
pd.testing.assert_series_equal(result, result_ref)

@skip_sdc_jit
Copy link
Contributor

Choose a reason for hiding this comment

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

Could you add a reason why is the test skipped: @skip_sdc_jit('The reason')


hpat_func = self.jit(test_impl)

for data_to_test in input_data:
Copy link
Contributor

Choose a reason for hiding this comment

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

Do you exactly need the loop with a single iteration?

@AlexanderKalistratov AlexanderKalistratov merged commit a9a0519 into IntelPython:master Feb 16, 2020
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.

3 participants