Github user HyukjinKwon commented on a diff in the pull request:
https://github.com/apache/spark/pull/19325#discussion_r140622826
--- Diff: python/pyspark/serializers.py ---
@@ -246,15 +243,9 @@ def cast_series(s, t):
def loads(self, obj):
"""
Deserialize an ArrowRecordBatch to an Arrow table and return as a
list of pandas.Series
--- End diff --
Ugh, this bugged me. `.` at the end ..
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]