caneff opened a new pull request, #28524:
URL: https://github.com/apache/beam/pull/28524

   Fix the remaining tests without open questions.
   
   1) Fix doctests. The new skips are all just new examples in Pandas 2 docs of 
things we were already skipping with Pandas 1.x doctests.
   2) Expose set_eng_float_format, not new with Pandas 2 but has doc examples 
now where it didn't before so they caught that this should be exposed.
   3) Skip remaining tests that have level in them that I missed earlier
   4) Explicitly set numeric_only=True in the interactive runner test as I have 
in other tests (this test is not testing the functionality of numeric_only so 
it doesn't matter).
   
   


-- 
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]

Reply via email to