-
Notifications
You must be signed in to change notification settings - Fork 19
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
Restructure documentation #193
Restructure documentation #193
Conversation
I suggest removing the "Moving from R to Julia" section. The API reference and tutorial is enough to accommodate the new user. |
Actually, we could name the last subsection in the manual "Comparison with R" and add there what's in the "Moving from R to Julia" section now. (This is what |
|
Then how about a more generic subsection name such as "Comparisons" and have subsubsections for "Comparison with R", "Comparison with SAS" etc?
Ok, got it. Then maybe keep the "Performance" subsection where we mention how we took performance into consideration and what we plan to do next? |
|
DataFrames.jl - Comparison with Python/R/Stata could be kept in mind. I think one section with our vision and future plans with the package would be useful in the documentation. We can combine text from our ppts and previous work |
Alright, I think I'm done with my part. In the Comparison section I only added comparison with R. Other languages can be added later. For Bootstrapping and Future plans I think it's better if you work on it @ayushpatnaikgit, @smishr. I suggest we merge this PR and add separate PRs for those. Before merging, we should replace the TODO in getting_started.md, line 80 with some actual information. And regarding Bootstrapping, this section is only temporary. In the future there will be other methods for creating replicate designs. Maybe the section should be named Replicate designs? |
Codecov Report
@@ Coverage Diff @@
## singledesign #193 +/- ##
=============================================
Coverage 96.17% 96.17%
=============================================
Files 12 12
Lines 157 157
=============================================
Hits 151 151
Misses 6 6
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Add replicates Co-authored-by: Ayush Patnaik <[email protected]>
Add Stata reference
Change type to "subbootstrap" Co-authored-by: Ayush Patnaik <[email protected]>
Co-authored-by: Ayush Patnaik <[email protected]>
@smishr can you take a final look and then merge it? |
This is a continuation of #177. The new proposed documentation structure is:
(Proposed) Tasks:
DataFrames
dependence inSurvey
AlgebraOfGraphics
(and, consequently,Makie
) dependence inSurvey