After deserialization, something seems to be wrong with my pandas DataFrames.
It looks like the timezone information is lost, and subsequent errors ensue.

Serializing and deserializing a timezone-aware DataFrame tests just fine, so
it must be Spark that somehow changes the data.

My program runs timezone-unaware data without problems.

Anybody have any ideas on what causes this, or how to solve it?





--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/Pandas-timezone-problems-tp22985.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org

Reply via email to