SAS Examples: Proc Freq
08 Feb 2018 Proc freq is one of the most useful SAS proc for data analysis. Here are a couple of example to help you quickly put it to use.
Read More ›Crypto Asset Overview: Oyster Protocol
29 Jan 2018 Short overview with the least you need to know about Oyster (PRL).
Read More ›Vim Examples: Configuration and the vimrc file
20 Jan 2018 Examples of configuration items you can adjust on vim to have it behave the way you want.
Read More ›Vim Examples: Navigation
20 Jan 2018 Examples on how to move around in vim. Includes things moving across lines, columns, words, etc.
Read More ›SAS Examples: Survey Select
20 Jan 2018 Examples on ways to generate samples from data using SAS.
Read More ›Crypto Asset Overview: Particl (PART)
13 Jan 2018 Comment on Particl, a crypto asset built for private marketplaces.
Read More ›Linux/Unix Shell Scripting Examples: SSH
06 Jan 2018 Examples on how to use SSH to connect to/from remote Linux/Unix machines.
Read More ›Unix cut command: Reference and Examples
22 Dec 2017 The Unix cut command can be used for extracting parts of strings. It's very often used to parse command output.
Read More ›Bash Scripting Examples: Iteration and Arrays
22 Dec 2017 Examples on how to use arrays, iterate through items in arrays, etc.
Read More ›pandas pyplot matplotlib dataframes
Pandas Dataframe: Plot Examples with Matplotlib and Pyplot
22 Dec 2017 Examples on how to plot data directly from a Pandas dataframe, using matplotlib and pyplot.
Read More ›