diff --git a/site/docs/3.4.3/api/python/getting_started/index.html b/site/docs/3.4.3/api/python/getting_started/index.html index 3ed6ccd329..2a42b58ff2 100644 --- a/site/docs/3.4.3/api/python/getting_started/index.html +++ b/site/docs/3.4.3/api/python/getting_started/index.html @@ -191,9 +191,9 @@

Getting Startedthe Spark documentation.

There are live notebooks where you can try PySpark out without any other step:

The list below is the contents of this quickstart page:

@@ -266,4 +266,4 @@

Getting Started

Date: Apr 15, 2024 Version: 3.4.3

Useful links: -Live Notebook | GitHub | Issues | Examples | Community

+Live Notebook | GitHub | Issues | Examples | Community

PySpark is the Python API for Apache Spark. It enables you to perform real-time, large-scale data processing in a distributed environment using Python. It also provides a PySpark shell for interactively analyzing your data.

@@ -216,7 +216,7 @@

PySpark Overview
  • Quickstart: DataFrame

  • -
  • Live Notebook: DataFrame

  • +
  • Live Notebook: DataFrame

  • Spark SQL API Reference

  • Pandas API on Spark

    @@ -232,7 +232,7 @@

    PySpark OverviewSpark SQL and DataFrames).

    Structured Streaming

    @@ -309,4 +309,4 @@

    PySpark Overviewthe Spark documentation.

    There are live notebooks where you can try PySpark out without any other step:

    The list below is the contents of this quickstart page:

    @@ -390,4 +390,4 @@

    Getting Started

    Date: Aug 06, 2024 Version: 3.5.2

    Useful links: -Live Notebook | GitHub | Issues | Examples | Community

    +Live Notebook | GitHub | Issues | Examples | Community

    PySpark is the Python API for Apache Spark. It enables you to perform real-time, large-scale data processing in a distributed environment using Python. It also provides a PySpark shell for interactively analyzing your data.

    @@ -314,7 +314,7 @@

    PySpark Overview
  • Quickstart: DataFrame

  • -
  • Live Notebook: DataFrame

  • +
  • Live Notebook: DataFrame

  • Spark SQL API Reference

  • Pandas API on Spark

    @@ -330,7 +330,7 @@

    PySpark OverviewSpark SQL and DataFrames).

    Structured Streaming

    @@ -418,4 +418,4 @@

    PySpark Overview