COMMITS
/ python/pyspark/sql/plot/core.py March 19, 2026
T
[SPARK-56018][PYTHON] Use ruff as formatter
Tian Gao committed
March 3, 2026
T
[SPARK-55621][PYTHON] Fix ambiguous and unnecessary unicode usage
Tian Gao committed
February 9, 2026
T
[SPARK-55355][PYTHON] Upgrade mypy version to the latest
Tian Gao committed
January 21, 2026
T
[SPARK-55108][PYTHON] Use the latest pandas-stubs for type check
Tian Gao committed
September 16, 2025
X
[SPARK-53584][PYTHON] Improve process_column_param validation and column parameter docstring
Xinrong Meng committed
September 3, 2025
X
[SPARK-53461][PYTHON][DOCS] Clarify pie plot parameter `subplots`
Xinrong Meng committed
May 13, 2025
X
[SPARK-50585][PYTHON][DOCS] Render interactive PySpark plot examples
Xinrong Meng committed
March 13, 2025
R
[SPARK-51491][PYTHON] Simplify boxplot with subquery APIs
Ruifeng Zheng committed
February 10, 2025
X
[SPARK-50753][PYTHON][DOCS] Add pyspark plotting to API documentation
Xinrong Meng committed
February 7, 2025
R
[SPARK-51126][PS][DOCS] Optimize the memory usage in kde examples
Ruifeng Zheng committed
December 24, 2024
X
[SPARK-49530][PYTHON] Support pie subplots in pyspark plotting
Xinrong Meng committed
November 11, 2024
R
[SPARK-50280][PYTHON] Refactor result sorting and empty bin filling in `compute_hist`
Ruifeng Zheng committed
November 7, 2024
R
[SPARK-50255][PYTHON] Avoid unnecessary casting in `compute_hist`
Ruifeng Zheng committed
November 1, 2024
R
[SPARK-49530][PYTHON] Get active session from dataframes
Ruifeng Zheng committed
October 31, 2024
R
[SPARK-50190][PYTHON] Remove direct dependency of Numpy from Histogram
Ruifeng Zheng committed
R
[SPARK-50183][PYTHON] Unify the internal functions for Pandas API and PySpark Plotting
Ruifeng Zheng committed
October 30, 2024
R
[SPARK-50171][PYTHON] Make numpy optional for KDE plot
Ruifeng Zheng committed
X
[SPARK-50167][PYTHON][CONNECT] Improve PySpark plotting error messages and imports
Xinrong Meng committed
R
[SPARK-50170][PYTHON] Move `_invoke_internal_function_over_columns` to `pyspark.sql.utils`
Ruifeng Zheng committed
October 28, 2024
X
October 22, 2024
X
[SPARK-50054][PYTHON][CONNECT] Support histogram plots
Xinrong Meng committed
October 21, 2024
X
[SPARK-50001][PYTHON][PS][CONNECT] Adjust "precision" to be part of kwargs for box plots
Xinrong Meng committed
October 20, 2024
X
[SPARK-49530][PYTHON][CONNECT] Support kde/density plots
Xinrong Meng committed
October 17, 2024
X
October 15, 2024
X
[SPARK-49929][PYTHON][CONNECT] Support box plots
Xinrong Meng committed
September 27, 2024
X
[SPARK-49776][PYTHON][CONNECT] Support pie plots
Xinrong Meng committed
September 25, 2024
X
[SPARK-49764][PYTHON][CONNECT] Support area plots
Xinrong Meng committed
September 24, 2024
X
[SPARK-49694][PYTHON][CONNECT] Support scatter plots
Xinrong Meng committed
R
[SPARK-49607][PYTHON] Update the sampling approach for sampled based plots
Ruifeng Zheng committed
September 23, 2024
X
[SPARK-49626][PYTHON][CONNECT] Support horizontal and vertical bar plots
Xinrong Meng committed
September 20, 2024
X
[SPARK-49531][PYTHON][CONNECT] Support line plot with plotly backend
Xinrong Meng committed
September 15, 2024
D
Revert "[SPARK-49531][PYTHON][CONNECT] Support line plot with plotly backend"
Dongjoon Hyun committed
September 13, 2024
X
[SPARK-49531][PYTHON][CONNECT] Support line plot with plotly backend
Xinrong Meng committed