Github user BryanCutler commented on the issue:
https://github.com/apache/spark/pull/19607
Correct me if I'm wrong, but I think depending on what version of Pandas we
support this PR could be simplified a little to only use
`is_datetime64tz_dtype` that is in 0.19.2+. So it might be a good idea to
decide on a version here.--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
