Vim Examples: Navigation
19 Jan 2018 Examples on how to move around in vim. Includes things moving across lines, columns, words, etc.
Read More ›SAS Examples: Survey Select
19 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.
Crypto Asset Overview: Loopring (LRC)
09 Jan 2018 Loopring (LRC) is a protocol for distributed exchanges.
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.
Python CSV Module: Reference and Examples
12 Dec 2017 Examples on how to read and write CSV files and configure Python's CSV module.
Read More ›Remotely Accessing Jupyter Notebooks
08 Dec 2017 Connect to a Jupyter notebook instance running on a remote server.
Read More ›