TheNeuralBit commented on a change in pull request #14656:
URL: https://github.com/apache/beam/pull/14656#discussion_r622300741
##########
File path: sdks/python/apache_beam/dataframe/pandas_doctests_test.py
##########
@@ -422,7 +417,7 @@ def test_series_tests(self):
# Throws NotImplementedError when modifying df
'pandas.core.series.Series.transform': ['df'],
'pandas.core.series.Series.autocorr': ['*'],
- 'pandas.core.series.Series.combine': ['*'],
+ #'pandas.core.series.Series.combine': ['*'],
Review comment:
Please go ahead and remove this
--
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]