Skip to content

Conversation

@brkyvz
Copy link
Contributor

@brkyvz brkyvz commented May 31, 2015

Example code was added to API doc. Didn't test it yet.

@rxin

@SparkQA
Copy link

SparkQA commented May 31, 2015

Test build #33837 has finished for PR 6531 at commit 9714fde.

  • This patch fails Scala style tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Jun 2, 2015

Test build #33967 has finished for PR 6531 at commit d5d0ea8.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You have some UTF-8 sneaking in here which causes it to render weirdly:

screen shot 2015-06-11 at 5 14 54 pm

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

had to change this to sc.parallelize(...).toDF(...) because sqlContext.createDataFrame(0 until 10) doesn't work because it needs to be a tuple I guess.

@brkyvz
Copy link
Contributor Author

brkyvz commented Jun 24, 2015

@marmbrus this is ready to merge. Verified the examples in Spark Shell.

@SparkQA
Copy link

SparkQA commented Jun 24, 2015

Test build #35614 has finished for PR 6531 at commit e4df3b7.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • class LinearDataGenerator(object):

@SparkQA
Copy link

SparkQA commented Jun 24, 2015

Test build #35618 has finished for PR 6531 at commit 4219e66.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@brkyvz
Copy link
Contributor Author

brkyvz commented Jun 24, 2015

retest this please

@SparkQA
Copy link

SparkQA commented Jun 24, 2015

Test build #35702 has finished for PR 6531 at commit 4219e66.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@marmbrus
Copy link
Contributor

What about including the (truncated) output of show()?

@brkyvz
Copy link
Contributor Author

brkyvz commented Aug 23, 2015

Closed in favor of #8378.

@brkyvz brkyvz closed this Aug 23, 2015
@brkyvz brkyvz deleted the df-stat-docs branch February 3, 2019 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants