python/docs/source/reference/pyspark.pandas/io.rst
.. 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.
.. _api.io:
.. currentmodule:: pyspark.pandas
.. autosummary:: :toctree: api/
range
.. autosummary:: :toctree: api/
read_table DataFrame.to_table
.. autosummary:: :toctree: api/
read_delta DataFrame.to_delta
.. autosummary:: :toctree: api/
read_parquet DataFrame.to_parquet
.. autosummary:: :toctree: api/
read_orc DataFrame.to_orc
.. autosummary:: :toctree: api/
read_spark_io
.. autosummary:: :toctree: api/ :template: autosummary/accessor_method.rst
DataFrame.spark.to_spark_io
.. autosummary:: :toctree: api/
read_csv DataFrame.to_csv
.. autosummary:: :toctree: api/
read_clipboard DataFrame.to_clipboard
.. autosummary:: :toctree: api/
read_excel DataFrame.to_excel
.. autosummary:: :toctree: api/
json_normalize read_json DataFrame.to_json
.. autosummary:: :toctree: api/
read_html DataFrame.to_html
.. autosummary:: :toctree: api/
read_sql_table read_sql_query read_sql