jrmccluskey commented on code in PR #31185:
URL: https://github.com/apache/beam/pull/31185#discussion_r1592719210
##########
sdks/python/apache_beam/dataframe/pandas_doctests_test.py:
##########
@@ -103,6 +109,7 @@ def test_ndframe_tests(self):
'pandas.core.generic.NDFrame.get': ['*'],
},
not_implemented_ok={
Review Comment:
Is the distinction here that there is a list of operations that we 100%
won't implement, and then there are the operations that are just
not-yet-implemented but could be?
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]