-
Notifications
You must be signed in to change notification settings - Fork 75
Setup docs #1357
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
Setup docs #1357
Conversation
@@ -1,87 +0,0 @@ | |||
[//]: # (title: Get started with Kotlin DataFrame) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You renamed the files, does that mean the URLs have changed as well?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added redirection from old names
@@ -96,7 +96,7 @@ Explore our extensive collection of practical examples and real-world analytics | |||
— basic Kotlin DataFrame operations on data from [movielens](https://movielens.org/). | |||
|
|||
* [YouTube Example](https://github.com/Kotlin/dataframe/blob/master/examples/notebooks/youtube/Youtube.ipynb) | |||
— explore YouTube videos with YouTube REST API and Kotlin Dataframe. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
awesome!
Closes #1249.