Koalas Jupyter Notebook sample#344
Conversation
An initial Koalas Jupyter notebook sample
Codecov Report
@@ Coverage Diff @@
## master #344 +/- ##
=======================================
Coverage 94.34% 94.34%
=======================================
Files 35 35
Lines 3486 3486
=======================================
Hits 3289 3289
Misses 197 197Continue to review full report at Codecov.
|
|
Hey @dennyglee, how is |
|
@HyukjinKwon - oh this is awesome! Great call! :) |
|
Thanks :D do you think we should better close this PR? or add some more samples? |
|
The idea was that this was a jump start notebook to just get people
started. I can certainly add more samples if you like?
…On Tue, Oct 1, 2019 at 12:41 AM Hyukjin Kwon ***@***.***> wrote:
Thanks :D do you think we should better close this PR? or add some more
samples?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#344?email_source=notifications&email_token=AALBHLLVPNDAPH7UROQYYJLQML5J3A5CNFSM4HNI4HJKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEAAJ54Q#issuecomment-536911602>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AALBHLK2M6QDIALON6NIW4DQML5J3ANCNFSM4HNI4HJA>
.
|
|
Can you check this is |
|
It's now in the doc! https://koalas.readthedocs.io/en/latest/getting_started/10min.html (it's converted from https://github.com/databricks/koalas/blob/master/docs/source/getting_started/10min.ipynb) and I was referring https://koalas.readthedocs.io/en/latest/quickstart.html for the quickstart (it's being converted from https://github.com/databricks/koalas/blob/master/docs/source/quickstart.rst) |
|
Excellent! Okay, why don't we close this PR and I can help update the
quickstart, eh!?
…On Tue, Oct 1, 2019 at 6:03 PM Hyukjin Kwon ***@***.***> wrote:
It's now in the doc!
https://koalas.readthedocs.io/en/latest/getting_started/10min.html
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#344?email_source=notifications&email_token=AALBHLLH6XCL5DOQLK57KDLQMPXOVA5CNFSM4HNI4HJKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEADGY3I#issuecomment-537291885>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AALBHLLEZE6QVT4XZVRS76LQMPXOVANCNFSM4HNI4HJA>
.
|
|
Awesome! |
An initial Koalas Jupyter notebook sample, cc @thunterdb