cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Get Started Discussions
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Pyspark API reference

JohnJustus
New Contributor III

All,

I am using Azure Databricks and at times I refer to pyspark API's to interact with data in Azure datalake using python, SQL here https://spark.apache.org/docs/3.5.0/api/python/reference/pyspark.sql/index.html

Does databricks website has the list of API's OR I should refer only on the apache spark website?

Thanks,

John

3 REPLIES 3

Kaniz
Community Manager
Community Manager

Hi @JohnJustusYes, Databricks has its own API reference set, which you can refer to. However, as you use PySpark on Azure Databricks, you can also refer to the Apache Sparkโ„ข PySpark API reference for more detailed information. Both sources can be helpful depending on the specific API you are looking for.

JohnJustus
New Contributor III

Thanks Kaniz.

Do you have the link handy  for API Reference in Databricks website?