We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6540948 commit 47918b8Copy full SHA for 47918b8
python/pyspark/resultiterable.py
@@ -17,8 +17,6 @@
17
18
__all__ = ["ResultIterable"]
19
20
-import collections
21
-
22
23
class ResultIterable(object):
24
0 commit comments