| |
| |
| <!DOCTYPE html> |
| |
| |
| <html > |
| |
| <head> |
| <meta charset="utf-8" /> |
| <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
| <title>Overview: module code — PySpark 4.0.0-preview1 documentation</title> |
| |
| |
| |
| <script data-cfasync="false"> |
| document.documentElement.dataset.mode = localStorage.getItem("mode") || ""; |
| document.documentElement.dataset.theme = localStorage.getItem("theme") || "light"; |
| </script> |
| |
| <!-- Loaded before other Sphinx assets --> |
| <link href="../_static/styles/theme.css?digest=e353d410970836974a52" rel="stylesheet" /> |
| <link href="../_static/styles/bootstrap.css?digest=e353d410970836974a52" rel="stylesheet" /> |
| <link href="../_static/styles/pydata-sphinx-theme.css?digest=e353d410970836974a52" rel="stylesheet" /> |
| |
| |
| <link href="../_static/vendor/fontawesome/6.1.2/css/all.min.css?digest=e353d410970836974a52" rel="stylesheet" /> |
| <link rel="preload" as="font" type="font/woff2" crossorigin href="../_static/vendor/fontawesome/6.1.2/webfonts/fa-solid-900.woff2" /> |
| <link rel="preload" as="font" type="font/woff2" crossorigin href="../_static/vendor/fontawesome/6.1.2/webfonts/fa-brands-400.woff2" /> |
| <link rel="preload" as="font" type="font/woff2" crossorigin href="../_static/vendor/fontawesome/6.1.2/webfonts/fa-regular-400.woff2" /> |
| |
| <link rel="stylesheet" type="text/css" href="../_static/pygments.css" /> |
| <link rel="stylesheet" type="text/css" href="../_static/copybutton.css" /> |
| <link rel="stylesheet" type="text/css" href="../_static/css/pyspark.css" /> |
| |
| <!-- Pre-loaded scripts that we'll load fully later --> |
| <link rel="preload" as="script" href="../_static/scripts/bootstrap.js?digest=e353d410970836974a52" /> |
| <link rel="preload" as="script" href="../_static/scripts/pydata-sphinx-theme.js?digest=e353d410970836974a52" /> |
| |
| <script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script> |
| <script src="../_static/jquery.js"></script> |
| <script src="../_static/underscore.js"></script> |
| <script src="../_static/doctools.js"></script> |
| <script src="../_static/clipboard.min.js"></script> |
| <script src="../_static/copybutton.js"></script> |
| <script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script> |
| <script>DOCUMENTATION_OPTIONS.pagename = '_modules/index';</script> |
| <link rel="canonical" href="https://spark.apache.org/docs/latest/api/python/_modules/index.html" /> |
| <link rel="search" title="Search" href="../search.html" /> |
| <meta name="viewport" content="width=device-width, initial-scale=1" /> |
| <meta name="docsearch:language" content="None"> |
| |
| |
| <!-- Matomo --> |
| <script type="text/javascript"> |
| var _paq = window._paq = window._paq || []; |
| /* tracker methods like "setCustomDimension" should be called before "trackPageView" */ |
| _paq.push(["disableCookies"]); |
| _paq.push(['trackPageView']); |
| _paq.push(['enableLinkTracking']); |
| (function() { |
| var u="https://analytics.apache.org/"; |
| _paq.push(['setTrackerUrl', u+'matomo.php']); |
| _paq.push(['setSiteId', '40']); |
| var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; |
| g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s); |
| })(); |
| </script> |
| <!-- End Matomo Code --> |
| |
| </head> |
| |
| |
| <body data-bs-spy="scroll" data-bs-target=".bd-toc-nav" data-offset="180" data-bs-root-margin="0px 0px -60%" data-default-mode=""> |
| |
| |
| |
| <a class="skip-link" href="#main-content">Skip to main content</a> |
| |
| <input type="checkbox" |
| class="sidebar-toggle" |
| name="__primary" |
| id="__primary"/> |
| <label class="overlay overlay-primary" for="__primary"></label> |
| |
| <input type="checkbox" |
| class="sidebar-toggle" |
| name="__secondary" |
| id="__secondary"/> |
| <label class="overlay overlay-secondary" for="__secondary"></label> |
| |
| <div class="search-button__wrapper"> |
| <div class="search-button__overlay"></div> |
| <div class="search-button__search-container"> |
| <form class="bd-search d-flex align-items-center" |
| action="../search.html" |
| method="get"> |
| <i class="fa-solid fa-magnifying-glass"></i> |
| <input type="search" |
| class="form-control" |
| name="q" |
| id="search-input" |
| placeholder="Search the docs ..." |
| aria-label="Search the docs ..." |
| autocomplete="off" |
| autocorrect="off" |
| autocapitalize="off" |
| spellcheck="false"/> |
| <span class="search-button__kbd-shortcut"><kbd class="kbd-shortcut__modifier">Ctrl</kbd>+<kbd>K</kbd></span> |
| </form></div> |
| </div> |
| |
| <nav class="bd-header navbar navbar-expand-lg bd-navbar"> |
| <div class="bd-header__inner bd-page-width"> |
| <label class="sidebar-toggle primary-toggle" for="__primary"> |
| <span class="fa-solid fa-bars"></span> |
| </label> |
| |
| <div class="navbar-header-items__start"> |
| |
| <div class="navbar-item"> |
| |
| |
| <a class="navbar-brand logo" href="../index.html"> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| <img src="../_static/spark-logo-light.png" class="logo__image only-light" alt="Logo image"/> |
| <script>document.write(`<img src="../_static/spark-logo-dark.png" class="logo__image only-dark" alt="Logo image"/>`);</script> |
| |
| |
| </a></div> |
| |
| </div> |
| |
| |
| <div class="col-lg-9 navbar-header-items"> |
| |
| <div class="me-auto navbar-header-items__center"> |
| |
| <div class="navbar-item"><nav class="navbar-nav"> |
| <p class="sidebar-header-items__title" |
| role="heading" |
| aria-level="1" |
| aria-label="Site Navigation"> |
| Site Navigation |
| </p> |
| <ul class="bd-navbar-elements navbar-nav"> |
| |
| <li class="nav-item"> |
| <a class="nav-link nav-internal" href="../index.html"> |
| Overview |
| </a> |
| </li> |
| |
| |
| <li class="nav-item"> |
| <a class="nav-link nav-internal" href="../getting_started/index.html"> |
| Getting Started |
| </a> |
| </li> |
| |
| |
| <li class="nav-item"> |
| <a class="nav-link nav-internal" href="../user_guide/index.html"> |
| User Guides |
| </a> |
| </li> |
| |
| |
| <li class="nav-item"> |
| <a class="nav-link nav-internal" href="../reference/index.html"> |
| API Reference |
| </a> |
| </li> |
| |
| |
| <li class="nav-item"> |
| <a class="nav-link nav-internal" href="../development/index.html"> |
| Development |
| </a> |
| </li> |
| |
| |
| <li class="nav-item"> |
| <a class="nav-link nav-internal" href="../migration_guide/index.html"> |
| Migration Guides |
| </a> |
| </li> |
| |
| </ul> |
| </nav></div> |
| |
| </div> |
| |
| |
| <div class="navbar-header-items__end"> |
| |
| <div class="navbar-item navbar-persistent--container"> |
| |
| <script> |
| document.write(` |
| <button class="btn btn-sm navbar-btn search-button search-button__button" title="Search" aria-label="Search" data-bs-placement="bottom" data-bs-toggle="tooltip"> |
| <i class="fa-solid fa-magnifying-glass"></i> |
| </button> |
| `); |
| </script> |
| </div> |
| |
| |
| <div class="navbar-item"><!-- |
| Licensed to the Apache Software Foundation (ASF) under one or more |
| contributor license agreements. See the NOTICE file distributed with |
| this work for additional information regarding copyright ownership. |
| The ASF licenses this file to You under the Apache License, Version 2.0 |
| (the "License"); you may not use this file except in compliance with |
| the License. You may obtain a copy of the License at |
| |
| http://www.apache.org/licenses/LICENSE-2.0 |
| |
| Unless required by applicable law or agreed to in writing, software |
| distributed under the License is distributed on an "AS IS" BASIS, |
| WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| See the License for the specific language governing permissions and |
| limitations under the License. |
| --> |
| |
| <div id="version-button" class="dropdown"> |
| <button type="button" class="btn btn-secondary btn-sm navbar-btn dropdown-toggle" id="version_switcher_button" data-toggle="dropdown"> |
| 4.0.0-preview1 |
| <span class="caret"></span> |
| </button> |
| <div id="version_switcher" class="dropdown-menu list-group-flush py-0" aria-labelledby="version_switcher_button"> |
| <!-- dropdown will be populated by javascript on page load --> |
| </div> |
| </div> |
| |
| <script type="text/javascript"> |
| // Function to construct the target URL from the JSON components |
| function buildURL(entry) { |
| var template = "https://spark.apache.org/docs/{version}/api/python/index.html"; // supplied by jinja |
| template = template.replace("{version}", entry.version); |
| return template; |
| } |
| |
| // Function to check if corresponding page path exists in other version of docs |
| // and, if so, go there instead of the homepage of the other docs version |
| function checkPageExistsAndRedirect(event) { |
| const currentFilePath = "_modules/index.html", |
| otherDocsHomepage = event.target.getAttribute("href"); |
| let tryUrl = `${otherDocsHomepage}${currentFilePath}`; |
| $.ajax({ |
| type: 'HEAD', |
| url: tryUrl, |
| // if the page exists, go there |
| success: function() { |
| location.href = tryUrl; |
| } |
| }).fail(function() { |
| location.href = otherDocsHomepage; |
| }); |
| return false; |
| } |
| |
| // Function to populate the version switcher |
| (function () { |
| // get JSON config |
| $.getJSON("https://spark.apache.org/static/versions.json", function(data, textStatus, jqXHR) { |
| // create the nodes first (before AJAX calls) to ensure the order is |
| // correct (for now, links will go to doc version homepage) |
| $.each(data, function(index, entry) { |
| // if no custom name specified (e.g., "latest"), use version string |
| if (!("name" in entry)) { |
| entry.name = entry.version; |
| } |
| // construct the appropriate URL, and add it to the dropdown |
| entry.url = buildURL(entry); |
| const node = document.createElement("a"); |
| node.setAttribute("class", "list-group-item list-group-item-action py-1"); |
| node.setAttribute("href", `${entry.url}`); |
| node.textContent = `${entry.name}`; |
| node.onclick = checkPageExistsAndRedirect; |
| $("#version_switcher").append(node); |
| }); |
| }); |
| })(); |
| </script></div> |
| |
| <div class="navbar-item"> |
| <script> |
| document.write(` |
| <button class="theme-switch-button btn btn-sm btn-outline-primary navbar-btn rounded-circle" title="light/dark" aria-label="light/dark" data-bs-placement="bottom" data-bs-toggle="tooltip"> |
| <span class="theme-switch" data-mode="light"><i class="fa-solid fa-sun"></i></span> |
| <span class="theme-switch" data-mode="dark"><i class="fa-solid fa-moon"></i></span> |
| <span class="theme-switch" data-mode="auto"><i class="fa-solid fa-circle-half-stroke"></i></span> |
| </button> |
| `); |
| </script></div> |
| |
| <div class="navbar-item"><ul class="navbar-icon-links navbar-nav" |
| aria-label="Icon Links"> |
| <li class="nav-item"> |
| |
| |
| |
| |
| |
| |
| |
| |
| <a href="https://github.com/apache/spark" title="GitHub" class="nav-link" rel="noopener" target="_blank" data-bs-toggle="tooltip" data-bs-placement="bottom"><span><i class="fa-brands fa-github"></i></span> |
| <label class="sr-only">GitHub</label></a> |
| </li> |
| <li class="nav-item"> |
| |
| |
| |
| |
| |
| |
| |
| |
| <a href="https://pypi.org/project/pyspark" title="PyPI" class="nav-link" rel="noopener" target="_blank" data-bs-toggle="tooltip" data-bs-placement="bottom"><span><i class="fa-solid fa-box"></i></span> |
| <label class="sr-only">PyPI</label></a> |
| </li> |
| </ul></div> |
| |
| </div> |
| |
| </div> |
| |
| |
| <div class="navbar-persistent--mobile"> |
| <script> |
| document.write(` |
| <button class="btn btn-sm navbar-btn search-button search-button__button" title="Search" aria-label="Search" data-bs-placement="bottom" data-bs-toggle="tooltip"> |
| <i class="fa-solid fa-magnifying-glass"></i> |
| </button> |
| `); |
| </script> |
| </div> |
| |
| |
| |
| </div> |
| |
| </nav> |
| |
| <div class="bd-container"> |
| <div class="bd-container__inner bd-page-width"> |
| |
| <div class="bd-sidebar-primary bd-sidebar hide-on-wide"> |
| |
| |
| |
| <div class="sidebar-header-items sidebar-primary__section"> |
| |
| |
| <div class="sidebar-header-items__center"> |
| |
| <div class="navbar-item"><nav class="navbar-nav"> |
| <p class="sidebar-header-items__title" |
| role="heading" |
| aria-level="1" |
| aria-label="Site Navigation"> |
| Site Navigation |
| </p> |
| <ul class="bd-navbar-elements navbar-nav"> |
| |
| <li class="nav-item"> |
| <a class="nav-link nav-internal" href="../index.html"> |
| Overview |
| </a> |
| </li> |
| |
| |
| <li class="nav-item"> |
| <a class="nav-link nav-internal" href="../getting_started/index.html"> |
| Getting Started |
| </a> |
| </li> |
| |
| |
| <li class="nav-item"> |
| <a class="nav-link nav-internal" href="../user_guide/index.html"> |
| User Guides |
| </a> |
| </li> |
| |
| |
| <li class="nav-item"> |
| <a class="nav-link nav-internal" href="../reference/index.html"> |
| API Reference |
| </a> |
| </li> |
| |
| |
| <li class="nav-item"> |
| <a class="nav-link nav-internal" href="../development/index.html"> |
| Development |
| </a> |
| </li> |
| |
| |
| <li class="nav-item"> |
| <a class="nav-link nav-internal" href="../migration_guide/index.html"> |
| Migration Guides |
| </a> |
| </li> |
| |
| </ul> |
| </nav></div> |
| |
| </div> |
| |
| |
| |
| <div class="sidebar-header-items__end"> |
| |
| <div class="navbar-item"><!-- |
| Licensed to the Apache Software Foundation (ASF) under one or more |
| contributor license agreements. See the NOTICE file distributed with |
| this work for additional information regarding copyright ownership. |
| The ASF licenses this file to You under the Apache License, Version 2.0 |
| (the "License"); you may not use this file except in compliance with |
| the License. You may obtain a copy of the License at |
| |
| http://www.apache.org/licenses/LICENSE-2.0 |
| |
| Unless required by applicable law or agreed to in writing, software |
| distributed under the License is distributed on an "AS IS" BASIS, |
| WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| See the License for the specific language governing permissions and |
| limitations under the License. |
| --> |
| |
| <div id="version-button" class="dropdown"> |
| <button type="button" class="btn btn-secondary btn-sm navbar-btn dropdown-toggle" id="version_switcher_button" data-toggle="dropdown"> |
| 4.0.0-preview1 |
| <span class="caret"></span> |
| </button> |
| <div id="version_switcher" class="dropdown-menu list-group-flush py-0" aria-labelledby="version_switcher_button"> |
| <!-- dropdown will be populated by javascript on page load --> |
| </div> |
| </div> |
| |
| <script type="text/javascript"> |
| // Function to construct the target URL from the JSON components |
| function buildURL(entry) { |
| var template = "https://spark.apache.org/docs/{version}/api/python/index.html"; // supplied by jinja |
| template = template.replace("{version}", entry.version); |
| return template; |
| } |
| |
| // Function to check if corresponding page path exists in other version of docs |
| // and, if so, go there instead of the homepage of the other docs version |
| function checkPageExistsAndRedirect(event) { |
| const currentFilePath = "_modules/index.html", |
| otherDocsHomepage = event.target.getAttribute("href"); |
| let tryUrl = `${otherDocsHomepage}${currentFilePath}`; |
| $.ajax({ |
| type: 'HEAD', |
| url: tryUrl, |
| // if the page exists, go there |
| success: function() { |
| location.href = tryUrl; |
| } |
| }).fail(function() { |
| location.href = otherDocsHomepage; |
| }); |
| return false; |
| } |
| |
| // Function to populate the version switcher |
| (function () { |
| // get JSON config |
| $.getJSON("https://spark.apache.org/static/versions.json", function(data, textStatus, jqXHR) { |
| // create the nodes first (before AJAX calls) to ensure the order is |
| // correct (for now, links will go to doc version homepage) |
| $.each(data, function(index, entry) { |
| // if no custom name specified (e.g., "latest"), use version string |
| if (!("name" in entry)) { |
| entry.name = entry.version; |
| } |
| // construct the appropriate URL, and add it to the dropdown |
| entry.url = buildURL(entry); |
| const node = document.createElement("a"); |
| node.setAttribute("class", "list-group-item list-group-item-action py-1"); |
| node.setAttribute("href", `${entry.url}`); |
| node.textContent = `${entry.name}`; |
| node.onclick = checkPageExistsAndRedirect; |
| $("#version_switcher").append(node); |
| }); |
| }); |
| })(); |
| </script></div> |
| |
| <div class="navbar-item"> |
| <script> |
| document.write(` |
| <button class="theme-switch-button btn btn-sm btn-outline-primary navbar-btn rounded-circle" title="light/dark" aria-label="light/dark" data-bs-placement="bottom" data-bs-toggle="tooltip"> |
| <span class="theme-switch" data-mode="light"><i class="fa-solid fa-sun"></i></span> |
| <span class="theme-switch" data-mode="dark"><i class="fa-solid fa-moon"></i></span> |
| <span class="theme-switch" data-mode="auto"><i class="fa-solid fa-circle-half-stroke"></i></span> |
| </button> |
| `); |
| </script></div> |
| |
| <div class="navbar-item"><ul class="navbar-icon-links navbar-nav" |
| aria-label="Icon Links"> |
| <li class="nav-item"> |
| |
| |
| |
| |
| |
| |
| |
| |
| <a href="https://github.com/apache/spark" title="GitHub" class="nav-link" rel="noopener" target="_blank" data-bs-toggle="tooltip" data-bs-placement="bottom"><span><i class="fa-brands fa-github"></i></span> |
| <label class="sr-only">GitHub</label></a> |
| </li> |
| <li class="nav-item"> |
| |
| |
| |
| |
| |
| |
| |
| |
| <a href="https://pypi.org/project/pyspark" title="PyPI" class="nav-link" rel="noopener" target="_blank" data-bs-toggle="tooltip" data-bs-placement="bottom"><span><i class="fa-solid fa-box"></i></span> |
| <label class="sr-only">PyPI</label></a> |
| </li> |
| </ul></div> |
| |
| </div> |
| |
| </div> |
| |
| |
| <div class="sidebar-primary-items__end sidebar-primary__section"> |
| </div> |
| |
| <div id="rtd-footer-container"></div> |
| |
| |
| </div> |
| |
| <main id="main-content" class="bd-main"> |
| |
| |
| <div class="bd-content"> |
| <div class="bd-article-container"> |
| |
| <div class="bd-header-article"> |
| <div class="header-article-items header-article__inner"> |
| |
| <div class="header-article-items__start"> |
| |
| <div class="header-article-item"> |
| |
| |
| |
| <nav aria-label="Breadcrumbs"> |
| <ul class="bd-breadcrumbs" role="navigation" aria-label="Breadcrumb"> |
| |
| <li class="breadcrumb-item breadcrumb-home"> |
| <a href="../index.html" class="nav-link" aria-label="Home"> |
| <i class="fa-solid fa-home"></i> |
| </a> |
| </li> |
| <li class="breadcrumb-item active" aria-current="page">Overview: module code</li> |
| </ul> |
| </nav> |
| </div> |
| |
| </div> |
| |
| |
| </div> |
| </div> |
| |
| |
| |
| |
| <div id="searchbox"></div> |
| <article class="bd-article" role="main"> |
| |
| <h1>All modules for which code is available</h1> |
| <ul><li><a href="pyspark/accumulators.html">pyspark.accumulators</a></li> |
| <li><a href="pyspark/conf.html">pyspark.conf</a></li> |
| <li><a href="pyspark/core/broadcast.html">pyspark.core.broadcast</a></li> |
| <li><a href="pyspark/core/context.html">pyspark.core.context</a></li> |
| <li><a href="pyspark/core/files.html">pyspark.core.files</a></li> |
| <li><a href="pyspark/core/rdd.html">pyspark.core.rdd</a></li> |
| <li><a href="pyspark/errors/exceptions/base.html">pyspark.errors.exceptions.base</a></li> |
| <li><a href="pyspark/ml/base.html">pyspark.ml.base</a></li> |
| <li><a href="pyspark/ml/classification.html">pyspark.ml.classification</a></li> |
| <li><a href="pyspark/ml/clustering.html">pyspark.ml.clustering</a></li> |
| <li><a href="pyspark/ml/connect/base.html">pyspark.ml.connect.base</a></li> |
| <li><a href="pyspark/ml/connect/classification.html">pyspark.ml.connect.classification</a></li> |
| <li><a href="pyspark/ml/connect/evaluation.html">pyspark.ml.connect.evaluation</a></li> |
| <li><a href="pyspark/ml/connect/feature.html">pyspark.ml.connect.feature</a></li> |
| <li><a href="pyspark/ml/connect/functions.html">pyspark.ml.connect.functions</a></li> |
| <li><a href="pyspark/ml/connect/io_utils.html">pyspark.ml.connect.io_utils</a></li> |
| <li><a href="pyspark/ml/connect/pipeline.html">pyspark.ml.connect.pipeline</a></li> |
| <li><a href="pyspark/ml/connect/tuning.html">pyspark.ml.connect.tuning</a></li> |
| <li><a href="pyspark/ml/deepspeed/deepspeed_distributor.html">pyspark.ml.deepspeed.deepspeed_distributor</a></li> |
| <li><a href="pyspark/ml/evaluation.html">pyspark.ml.evaluation</a></li> |
| <li><a href="pyspark/ml/feature.html">pyspark.ml.feature</a></li> |
| <li><a href="pyspark/ml/fpm.html">pyspark.ml.fpm</a></li> |
| <li><a href="pyspark/ml/functions.html">pyspark.ml.functions</a></li> |
| <li><a href="pyspark/ml/image.html">pyspark.ml.image</a></li> |
| <li><a href="pyspark/ml/linalg.html">pyspark.ml.linalg</a></li> |
| <li><a href="pyspark/ml/param.html">pyspark.ml.param</a></li> |
| <ul><li><a href="pyspark/ml/param/shared.html">pyspark.ml.param.shared</a></li> |
| </ul><li><a href="pyspark/ml/pipeline.html">pyspark.ml.pipeline</a></li> |
| <li><a href="pyspark/ml/recommendation.html">pyspark.ml.recommendation</a></li> |
| <li><a href="pyspark/ml/regression.html">pyspark.ml.regression</a></li> |
| <li><a href="pyspark/ml/stat.html">pyspark.ml.stat</a></li> |
| <li><a href="pyspark/ml/torch/distributor.html">pyspark.ml.torch.distributor</a></li> |
| <li><a href="pyspark/ml/tree.html">pyspark.ml.tree</a></li> |
| <li><a href="pyspark/ml/tuning.html">pyspark.ml.tuning</a></li> |
| <li><a href="pyspark/ml/util.html">pyspark.ml.util</a></li> |
| <li><a href="pyspark/ml/wrapper.html">pyspark.ml.wrapper</a></li> |
| <li><a href="pyspark/mllib/classification.html">pyspark.mllib.classification</a></li> |
| <li><a href="pyspark/mllib/clustering.html">pyspark.mllib.clustering</a></li> |
| <li><a href="pyspark/mllib/common.html">pyspark.mllib.common</a></li> |
| <li><a href="pyspark/mllib/evaluation.html">pyspark.mllib.evaluation</a></li> |
| <li><a href="pyspark/mllib/feature.html">pyspark.mllib.feature</a></li> |
| <li><a href="pyspark/mllib/fpm.html">pyspark.mllib.fpm</a></li> |
| <li><a href="pyspark/mllib/linalg.html">pyspark.mllib.linalg</a></li> |
| <ul><li><a href="pyspark/mllib/linalg/distributed.html">pyspark.mllib.linalg.distributed</a></li> |
| </ul><li><a href="pyspark/mllib/random.html">pyspark.mllib.random</a></li> |
| <li><a href="pyspark/mllib/recommendation.html">pyspark.mllib.recommendation</a></li> |
| <li><a href="pyspark/mllib/regression.html">pyspark.mllib.regression</a></li> |
| <li><a href="pyspark/mllib/stat/KernelDensity.html">pyspark.mllib.stat.KernelDensity</a></li> |
| <li><a href="pyspark/mllib/stat/_statistics.html">pyspark.mllib.stat._statistics</a></li> |
| <li><a href="pyspark/mllib/stat/distribution.html">pyspark.mllib.stat.distribution</a></li> |
| <li><a href="pyspark/mllib/stat/test.html">pyspark.mllib.stat.test</a></li> |
| <li><a href="pyspark/mllib/tree.html">pyspark.mllib.tree</a></li> |
| <li><a href="pyspark/mllib/util.html">pyspark.mllib.util</a></li> |
| <li><a href="pyspark/pandas/base.html">pyspark.pandas.base</a></li> |
| <li><a href="pyspark/pandas/config.html">pyspark.pandas.config</a></li> |
| <li><a href="pyspark/pandas/extensions.html">pyspark.pandas.extensions</a></li> |
| <li><a href="pyspark/pandas/frame.html">pyspark.pandas.frame</a></li> |
| <li><a href="pyspark/pandas/generic.html">pyspark.pandas.generic</a></li> |
| <li><a href="pyspark/pandas/groupby.html">pyspark.pandas.groupby</a></li> |
| <li><a href="pyspark/pandas/indexes/base.html">pyspark.pandas.indexes.base</a></li> |
| <li><a href="pyspark/pandas/indexes/category.html">pyspark.pandas.indexes.category</a></li> |
| <li><a href="pyspark/pandas/indexes/datetimes.html">pyspark.pandas.indexes.datetimes</a></li> |
| <li><a href="pyspark/pandas/indexes/multi.html">pyspark.pandas.indexes.multi</a></li> |
| <li><a href="pyspark/pandas/indexes/timedelta.html">pyspark.pandas.indexes.timedelta</a></li> |
| <li><a href="pyspark/pandas/mlflow.html">pyspark.pandas.mlflow</a></li> |
| <li><a href="pyspark/pandas/namespace.html">pyspark.pandas.namespace</a></li> |
| <li><a href="pyspark/pandas/resample.html">pyspark.pandas.resample</a></li> |
| <li><a href="pyspark/pandas/series.html">pyspark.pandas.series</a></li> |
| <li><a href="pyspark/pandas/sql_formatter.html">pyspark.pandas.sql_formatter</a></li> |
| <li><a href="pyspark/pandas/testing.html">pyspark.pandas.testing</a></li> |
| <li><a href="pyspark/pandas/window.html">pyspark.pandas.window</a></li> |
| <li><a href="pyspark/resource/information.html">pyspark.resource.information</a></li> |
| <li><a href="pyspark/resource/profile.html">pyspark.resource.profile</a></li> |
| <li><a href="pyspark/resource/requests.html">pyspark.resource.requests</a></li> |
| <li><a href="pyspark/sql/avro/functions.html">pyspark.sql.avro.functions</a></li> |
| <li><a href="pyspark/sql/catalog.html">pyspark.sql.catalog</a></li> |
| <li><a href="pyspark/sql/column.html">pyspark.sql.column</a></li> |
| <li><a href="pyspark/sql/conf.html">pyspark.sql.conf</a></li> |
| <li><a href="pyspark/sql/dataframe.html">pyspark.sql.dataframe</a></li> |
| <li><a href="pyspark/sql/datasource.html">pyspark.sql.datasource</a></li> |
| <li><a href="pyspark/sql/functions/builtin.html">pyspark.sql.functions.builtin</a></li> |
| <li><a href="pyspark/sql/functions/partitioning.html">pyspark.sql.functions.partitioning</a></li> |
| <li><a href="pyspark/sql/group.html">pyspark.sql.group</a></li> |
| <li><a href="pyspark/sql/observation.html">pyspark.sql.observation</a></li> |
| <li><a href="pyspark/sql/pandas/functions.html">pyspark.sql.pandas.functions</a></li> |
| <li><a href="pyspark/sql/pandas/group_ops.html">pyspark.sql.pandas.group_ops</a></li> |
| <li><a href="pyspark/sql/protobuf/functions.html">pyspark.sql.protobuf.functions</a></li> |
| <li><a href="pyspark/sql/readwriter.html">pyspark.sql.readwriter</a></li> |
| <li><a href="pyspark/sql/session.html">pyspark.sql.session</a></li> |
| <li><a href="pyspark/sql/streaming/listener.html">pyspark.sql.streaming.listener</a></li> |
| <li><a href="pyspark/sql/streaming/query.html">pyspark.sql.streaming.query</a></li> |
| <li><a href="pyspark/sql/streaming/readwriter.html">pyspark.sql.streaming.readwriter</a></li> |
| <li><a href="pyspark/sql/types.html">pyspark.sql.types</a></li> |
| <li><a href="pyspark/sql/udf.html">pyspark.sql.udf</a></li> |
| <li><a href="pyspark/sql/udtf.html">pyspark.sql.udtf</a></li> |
| <li><a href="pyspark/sql/utils.html">pyspark.sql.utils</a></li> |
| <li><a href="pyspark/sql/window.html">pyspark.sql.window</a></li> |
| <li><a href="pyspark/storagelevel.html">pyspark.storagelevel</a></li> |
| <li><a href="pyspark/streaming/context.html">pyspark.streaming.context</a></li> |
| <li><a href="pyspark/streaming/dstream.html">pyspark.streaming.dstream</a></li> |
| <li><a href="pyspark/streaming/kinesis.html">pyspark.streaming.kinesis</a></li> |
| <li><a href="pyspark/taskcontext.html">pyspark.taskcontext</a></li> |
| <li><a href="pyspark/testing/utils.html">pyspark.testing.utils</a></li> |
| <li><a href="pyspark/util.html">pyspark.util</a></li> |
| </ul> |
| |
| </article> |
| |
| |
| |
| <footer class="bd-footer-article"> |
| |
| <div class="footer-article-items footer-article__inner"> |
| |
| <div class="footer-article-item"><!-- Previous / next buttons --> |
| <div class="prev-next-area"> |
| </div></div> |
| |
| </div> |
| |
| </footer> |
| |
| </div> |
| |
| |
| |
| |
| </div> |
| <footer class="bd-footer-content"> |
| |
| </footer> |
| |
| </main> |
| </div> |
| </div> |
| |
| <!-- Scripts loaded after <body> so the DOM is not blocked --> |
| <script src="../_static/scripts/bootstrap.js?digest=e353d410970836974a52"></script> |
| <script src="../_static/scripts/pydata-sphinx-theme.js?digest=e353d410970836974a52"></script> |
| |
| <footer class="bd-footer"> |
| <div class="bd-footer__inner bd-page-width"> |
| |
| <div class="footer-items__start"> |
| |
| <div class="footer-item"><p class="copyright"> |
| Copyright @ 2024 The Apache Software Foundation, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. |
| </p></div> |
| |
| <div class="footer-item"> |
| <p class="sphinx-version"> |
| Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 4.5.0. |
| <br/> |
| </p> |
| </div> |
| |
| </div> |
| |
| |
| <div class="footer-items__end"> |
| |
| <div class="footer-item"><p class="theme-version"> |
| Built with the <a href="https://pydata-sphinx-theme.readthedocs.io/en/stable/index.html">PyData Sphinx Theme</a> 0.13.3. |
| </p></div> |
| |
| </div> |
| |
| </div> |
| |
| </footer> |
| </body> |
| </html> |