[
https://issues.apache.org/jira/browse/BEAM-9561?focusedWorklogId=481756&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-481756
]
ASF GitHub Bot logged work on BEAM-9561:
----------------------------------------
Author: ASF GitHub Bot
Created on: 10/Sep/20 22:31
Start Date: 10/Sep/20 22:31
Worklog Time Spent: 10m
Work Description: robertwb commented on pull request #12815:
URL: https://github.com/apache/beam/pull/12815#issuecomment-690766354
E.g. Before
```
test_dataframe_tests
(apache_beam.dataframe.pandas_doctests_test.DoctestTest) ...
572 total test cases:
223 skipped (39.0%)
112 won't implement (19.6%)
33 (29.5%)
22 WontImplementError: order-sensitive (19.6%)
20 DeferredBase[*] (17.9%)
11 WontImplementError: non-deferred value (9.8%)
7 WontImplementError: non-deferred column values (6.2%)
7 NameError (6.2%)
6 WontImplementError: non-lazy (5.4%)
2 col1 int64\ncol2 int64\ndtype: object\n (1.8%)
2 name object\nscore float64\nemployed bool\nkids
int64\ndtype: object\n (1.8%)
2 WontImplementError: scalar value (1.8%)
237 passed (41.4%)
```
after
```
test_dataframe_tests
(apache_beam.dataframe.pandas_doctests_test.DoctestTest) ...
572 total test cases:
223 skipped (39.0%)
55 won't implement (9.6%)
22 order-sensitive (40.0%)
11 non-deferred value (20.0%)
7 non-deferred column values (12.7%)
7 NameError following WontImplementError (12.7%)
6 non-lazy (10.9%)
2 scalar value (3.6%)
294 passed (51.4%)
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 481756)
Time Spent: 4h (was: 3h 50m)
> Run pandas tests with Beam Dataframe API
> ----------------------------------------
>
> Key: BEAM-9561
> URL: https://issues.apache.org/jira/browse/BEAM-9561
> Project: Beam
> Issue Type: Improvement
> Components: sdk-py-core
> Reporter: Brian Hulette
> Assignee: Robert Bradshaw
> Priority: P2
> Fix For: Not applicable
>
> Time Spent: 4h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)