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

Add tests create dataframe #136

Merged
merged 2 commits into from
Sep 11, 2019

Conversation

akharche
Copy link
Contributor

@akharche akharche commented Sep 6, 2019

Tests on issue

@@ -50,6 +50,15 @@ def test_impl(A, B, c):
c = 2
pd.testing.assert_series_equal(hpat_func(A, B, c), test_impl(A, B, c))

@unittest.skip('Implement feature to create DataFrame without column names')
Copy link
Contributor

Choose a reason for hiding this comment

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

Why it is skipped? Work is in progress?

@shssf shssf merged commit 2d43c57 into IntelPython:master Sep 11, 2019
@akharche akharche deleted the test_dataframe_issue132 branch September 12, 2019 10:03
kozlov-alexey pushed a commit to kozlov-alexey/sdc that referenced this pull request Oct 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants