Uroš Bojanić created SPARK-58590:
------------------------------------

             Summary: Remove obsolete pandas 0.24.0 version notes from datetime 
accessor docstrings
                 Key: SPARK-58590
                 URL: https://issues.apache.org/jira/browse/SPARK-58590
             Project: Spark
          Issue Type: Documentation
          Components: Pandas API on Spark
    Affects Versions: 4.3.0
            Reporter: Uroš Bojanić


The round, floor and ceil docstrings in pandas-on-Spark DatetimeMethods each 
carry a note saying the nonexistent option only works with pandas 0.24.0+. 
PySpark requires pandas 2.2.0 or newer, so the condition can never be false and 
the note is dead and misleading. Remove all three occurrences. Docstring only, 
no behavior change.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to