Skip to content

Instantly share code, notes, and snippets.

View david-macrae's full-sized avatar

David MacRae david-macrae

  • 127.0.0.1
View GitHub Profile

Python for Finance Online Bootcamp

3-Day Bootcamp about Python, NumPy & pandas for Finance

Dr. Yves J. Hilpisch

CEO The Python Quants | The AI Machine

Online, May 2023

@fabiofl
fabiofl / gist:5873100
Created June 27, 2013 00:41
Clear Mac OS X's icon cache.
sudo find /private/var/folders/ -name com.apple.dock.iconcache -exec rm {} \;