close
The Wayback Machine - https://web.archive.org/web/20200209172404/https://github.com/topics/sas
Skip to content
#

sas

Here are 275 public repositories matching this topic...

chainsawriot
chainsawriot commented Oct 13, 2016

I think it will be a good idea to specify a standard for import methods in the CONTRIBUTING.md. For standard I mean argument names such as path, which and header because there are two "standards" for these arguments:

  1. base functions use file, which and header
  2. readxl uses path, sheet and col_names

By reading the code, rio is using file, which and header but I thi

batpigandme
batpigandme commented Jan 21, 2020
  • 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
sas-container-recipes
wweghe
wweghe commented Sep 2, 2019

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 repository consists of assignments, lab works, quizzes and more. These assessments belong to the Computer Science major at Stevens Institute of Technology. The materials available in this repository are the among the popular courses offered in Computer Science major in Master of Science. This repository also consists, the solutions of all course works and projects those I solved and submitted during my graduation from Fall 2016 through Spring 2018. Note: All these exercises and assessments (given by university professors) and solutions are for references only.

  • Updated Feb 6, 2020
  • JavaScript

Improve this page

Add a description, image, and links to the sas topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sas topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.