home.social

#perl4datascience — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #perl4datascience, aggregated by home.social.

  1. I'm reviewing the content and computational skills taught in a Research Data Skills module.
    #data #DataWrangling

    Apparently my knowledge of perl is pretty outdated nowadays.
    #perl #perl4datascience

    But am I crazy to want to teach them to use the *nix command line, and grep, awk and sed???
    #DataScience #ChangeMyMind

  2. I'm reviewing the content and computational skills taught in a Research Data Skills module.
    #data #DataWrangling

    Apparently my knowledge of perl is pretty outdated nowadays.
    #perl #perl4datascience

    But am I crazy to want to teach them to use the *nix command line, and grep, awk and sed???
    #DataScience #ChangeMyMind

  3. I'm reviewing the content and computational skills taught in a Research Data Skills module.
    #data #DataWrangling

    Apparently my knowledge of perl is pretty outdated nowadays.
    #perl #perl4datascience

    But am I crazy to want to teach them to use the *nix command line, and grep, awk and sed???
    #DataScience #ChangeMyMind

  4. I'm reviewing the content and computational skills taught in a Research Data Skills module.
    #data #DataWrangling

    Apparently my knowledge of perl is pretty outdated nowadays.
    #perl #perl4datascience

    But am I crazy to want to teach them to use the *nix command line, and grep, awk and sed???
    #DataScience #ChangeMyMind

  5. I'm reviewing the content and computational skills taught in a Research Data Skills module.
    #data #DataWrangling

    Apparently my knowledge of perl is pretty outdated nowadays.
    #perl #perl4datascience

    But am I crazy to want to teach them to use the *nix command line, and grep, awk and sed???
    #DataScience #ChangeMyMind

  6. In #rstats, one does cut(values,breaks=c(min_value, V1,V2..,Vn,max_value),include.lowest=TRUE) to create categorical features out of continuous values.
    In #Perl invoke vsearch_sample ($values,$breaks) to achieve the same effect #PerlDataLanguage #PDL #Perl4DataScience