Pandas on Spark Resample: “Rule Code Not Supported” & “TypeError: Type datetime64[us] was not understood”
I’m trying to do something straightforward in Pandas — take some time series data and resample it to a minute. But I’m running into a variety of issues from Spark (I’m new to PySpark so be kind 😉 )
Pandas on Spark Resample: TypeError: Type datetime64[us] was not understood
I’m trying to do something straightforward in Pandas — take some time series data and resample it to a minute. But I’m running into a variety of issues from Spark (I’m new to PySpark so be kind 😉 )
TypeError: Type datetime64[us] was not understood. (PySpark, Pandas on Spark)
I’m trying to do something straightforward in Pandas — take some time series data and resample it to a minute. But I’m running into a variety of issues from Spark (I’m new to PySpark so be kind 😉 )