sas
Here are 275 public repositories matching this topic...
- Proofread title, description, and parameters
- Proofread comments in examples
- Ensure comment headings used to divide into scannable sections
- Flag examples that seem overly complex for further review
- Switch out mtcars/iris for something more interesting, or a smaller dataset constructed specifically to illustrate one point.
- Review size of example outputs to en
-
Updated
Nov 27, 2019 - Jupyter Notebook
-
Updated
Feb 4, 2020 - JavaScript
-
Updated
Feb 6, 2020 - Rich Text Format
-
Updated
Feb 9, 2020 - Perl
-
Updated
Feb 9, 2020 - HTML
-
Updated
Jan 13, 2020 - SAS
The Building section of the docs is blank - would be great to see a little bit of information there. Maybe it's as simple as "make; make install" but these utilities are low level and important and your users want to be sure to do the right thing in compiling them. Thanks.
When running the sas-container-recipes, I get this message :
The --docker-namespace argument contains invalid characters. It must contain contain only A-Z, a-z, 0-9, _, ., or -
And my namespace is : sas-sbxwvw.
So either the regexNoSpecialCharacters function in order.go is not correct, or the message should be changed to not allow a "-" (hyphen)
I'm not an regexp specialist but according to
This is just a json object that contains overrides to the constructor, but the documentation around how it works right now is ambiguous.
-
Updated
Feb 6, 2020 - SAS
-
Updated
Jan 1, 2020 - Perl
-
Updated
Dec 2, 2019 - Jupyter Notebook
-
Updated
Jan 27, 2020 - JavaScript
-
Updated
Oct 27, 2017 - SAS
-
Updated
Jan 12, 2020 - SAS
-
Updated
Feb 6, 2020 - JavaScript
-
Updated
Jan 8, 2020 - Scala
-
Updated
Nov 28, 2019 - SAS
-
Updated
Oct 11, 2018
Improve this page
Add a description, image, and links to the sas topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sas topic, visit your repo's landing page and select "manage topics."


I think it will be a good idea to specify a standard for
importmethods in the CONTRIBUTING.md. For standard I mean argument names such aspath,whichandheaderbecause there are two "standards" for these arguments:file,whichandheaderreadxlusespath,sheetandcol_namesBy reading the code,
riois usingfile,whichandheaderbut I thi