-
Notifications
You must be signed in to change notification settings - Fork 73
improve concept docs structure #1305
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
base: master
Are you sure you want to change the base?
Conversation
<show-structure depth="3"/> | ||
|
||
|
||
## What is 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.
we're now really talking about the "concept" right? so "a dataframe"
|
||
## What is Dataframe | ||
|
||
Dataframe is an abstraction for working with structured data. |
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.
same here
Does moving topics into folders change their URL? |
@@ -21,12 +21,19 @@ | |||
<toc-element topic="gettingStartedDatalore.md"/> | |||
<toc-element topic="gettingStartedGradleAdvanced.md"/> | |||
</toc-element> | |||
<toc-element topic="overview.md"> |
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.
can we put a redirect from overview -> concepts in writerside?
helps #1297 - but doesn't close, still need improvements