[
https://issues.apache.org/jira/browse/SPARK-38636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Prakhar Sandhu updated SPARK-38636:
-----------------------------------
Affects Version/s: 3.3.0
(was: 3.2.1)
> AttributeError: module 'pyspark.pandas' has no attribute 'Timestamp'
> --------------------------------------------------------------------
>
> Key: SPARK-38636
> URL: https://issues.apache.org/jira/browse/SPARK-38636
> Project: Spark
> Issue Type: Bug
> Components: PySpark
> Affects Versions: 3.3.0
> Reporter: Prakhar Sandhu
> Priority: Major
>
> I am trying to replace pandas library with pyspark.pandas.
> Tried something like below -
> {code:java}
> List[pd.Timestamp] {code}
> But it does not work and instead thrown the below error
> {code:java}
> AttributeError: module 'pyspark.pandas' has no attribute 'Timestamp'{code}
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]