queirozf.com

vim

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

SAS Examples: Survey Select

20 Jan 2018   Examples on ways to generate samples from data using SAS.

Read More ›

cryptoassets

Crypto Asset Overview: Particl (PART)

13 Jan 2018   Comment on Particl, a crypto asset built for private marketplaces.

Read More ›

bash shell ssh

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

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

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 ›

python csv

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 ›

jupyter ec2

Connect to Jupyter Notebook Running on EC2 Instance

09 Dec 2017   Spin up and connect to a Jupyter notebook running on a remote EC2 instance.

Read More ›

aws

Failed to Connect via SSH to a new Deep Learning AMI EC2 on AWS

09 Dec 2017   Simple Guide to troubleshoot connection issues on Deep Learning AMIs on AWS.

Read More ›