Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update python/pyspark/sql/pandas/map_ops.py
Co-authored-by: Ruifeng Zheng <[email protected]>
  • Loading branch information
wbo4958 and zhengruifeng authored Feb 2, 2024
commit 47b8921f5eae7b4eef7cb8d602ee93e94b0eb58f
2 changes: 1 addition & 1 deletion python/pyspark/sql/pandas/map_ops.py
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ def mapInPandas(
profile : :class:`pyspark.resource.ResourceProfile`. The optional ResourceProfile
to be used for mapInPandas.

.. versionadded: 3.5.1
.. versionadded: 4.0.0


Examples
Expand Down