|
You are here |
www.integralist.co.uk | ||
| | | | |
vickiboykis.com
|
|
| | | | | What are they? Why are they? | |
| | | | |
www.ethanrosenthal.com
|
|
| | | | | I make Python packages for everything. Big projects obviously get a package, but so does every tiny analysis. Spinning up a quick jupyter notebook to check something out? Build a package first. Oh yeah, and every package gets its own virtual environment. Let's back up a little bit so that I can tell you why I do this. After that, I'll show you how I do this. Notably, my workflow is set up to make it simple to stay consistent. | |
| | | | |
kishstats.com
|
|
| | | | | Type hinting was added to the Python standard library starting in version 3.5. Python, being a dynamically typed language, does not enforce data types. Howev... | |
| | | | |
coady.github.io
|
|
| | | |||