Github user rxin commented on a diff in the pull request:
https://github.com/apache/spark/pull/5943#discussion_r29777512
--- Diff: docs/sql-programming-guide.md ---
@@ -137,8 +137,15 @@ df.show()
DataFrames provide a domain-specific language for structured data
manipulation in [Scala](api/scala/index.html#org.apache.spark.sql.DataFrame),
[Java](api/java/index.html?org/apache/spark/sql/DataFrame.html), and
[Python](api/python/pyspark.sql.html#pyspark.sql.DataFrame).
-Here we include some basic examples of structured data processing using
DataFrames:
+<div data-lang="python" markdown="1">
--- End diff --
I am not sure if this works. You should put it in the Python part of the
example below, right before highlight python.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]