Another way to see the Python docs: $ export PYTHONPATH=$SPARK_HOME/python $ pydoc pyspark.sql
On Tue, Feb 24, 2015 at 2:01 PM, Reynold Xin <r...@databricks.com> wrote: > The official documentation will be posted when 1.3 is released (early > March). > > Right now, you can build the docs yourself by running "jekyll build" in > docs. Alternatively, just look at dataframe,py as Ted pointed out. > > > On Tue, Feb 24, 2015 at 6:56 AM, Ted Yu <yuzhih...@gmail.com> wrote: >> >> Have you looked at python/pyspark/sql/dataframe.py ? >> >> Cheers >> >> On Tue, Feb 24, 2015 at 6:12 AM, poiuytrez <guilla...@databerries.com> >> wrote: >>> >>> Hello, >>> >>> I have built Spark 1.3. I can successfully use the dataframe api. >>> However, I >>> am not able to find its api documentation in Python. Do you know when the >>> documentation will be available? >>> >>> Best Regards, >>> poiuytrez >>> >>> >>> >>> -- >>> View this message in context: >>> http://apache-spark-user-list.1001560.n3.nabble.com/Spark-1-3-dataframe-documentation-tp21789.html >>> Sent from the Apache Spark User List mailing list archive at Nabble.com. >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: user-unsubscr...@spark.apache.org >>> For additional commands, e-mail: user-h...@spark.apache.org >>> >> > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@spark.apache.org For additional commands, e-mail: user-h...@spark.apache.org