Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document DataFrames #61

Closed
ianmilligan1 opened this issue Oct 15, 2018 · 2 comments
Closed

Document DataFrames #61

ianmilligan1 opened this issue Oct 15, 2018 · 2 comments
Assignees

Comments

@ianmilligan1
Copy link
Member

We need to document DataFrames in the documentation. Discussed with @ruebot and I think we will document DF alongside RDDs in the existing docs.

I will draw from:

@ianmilligan1 ianmilligan1 self-assigned this Oct 15, 2018
@lintool
Copy link
Member

lintool commented Oct 15, 2018

We can draw inspiration from the Spark docs:
https://spark.apache.org/docs/latest/rdd-programming-guide.html

You see how for each task, it tells you how to do in Scala, Java, and Python - each in its tab. Perhaps we can organize that way also?

For now, if we can't do it in DF, we just say so.

@ianmilligan1
Copy link
Member Author

I did look into that but our theme doesn't support tabbing like that, at least not in any way that looked terribly legible and nice to look at to me.

Could you provide a few words here @lintool maybe on the the advantages of DataFrames. Just a few sentences on what you could do with say the domains and links in a DataFrame. I could take a hack but I think you would have a better sense of things.

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

No branches or pull requests

2 participants