Skip to content

Instantly share code, notes, and snippets.

@salamituns
salamituns / 1-5-Numpy1D.ipynb
Created February 26, 2021 11:58
Created on Skills Network Labs
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@salamituns
salamituns / 5-2-Numpy2D.ipynb
Created February 26, 2021 12:58
Created on Skills Network Labs
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@salamituns
salamituns / WebScraping_Review_Lab.ipynb
Created March 4, 2021 11:16
Created on Skills Network Labs
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@salamituns
salamituns / Final_Assignment_Library.ipynb
Last active March 4, 2021 23:57
Created on Skills Network Labs
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
# Terminal Cheat Sheet
pwd # print working directory
ls # list files in directory
cd # change directory
~ # home directory
.. # up one directory
- # previous working directory
help # get help
-h # get help