Science Code
About Me
About This Site
Resources
PEP 8
Markdown
Search
✕
Tag Index
comments (3)
docstrings (3)
documentation (5)
errors (1)
file-level (2)
imports (1)
last-pass (4)
naming (3)
parameters (2)
plots (1)
process (5)
published-code-critique (4)
science-meaning (1)
software (1)
style (2)
testing (1)
comments (3)
Explain your science
December 7, 2024
Crediting sources in your code
November 4, 2024
Repetitive comments
October 14, 2024
docstrings (3)
In praise of writing documentation
January 4, 2025
Script docstrings
September 24, 2024
Describing parameters in docstrings
September 4, 2024
documentation (5)
A pretty good README
March 20, 2025
The art of toy data
March 2, 2025
Use data files
February 15, 2025
Help others help you
January 31, 2025
In praise of writing documentation
January 4, 2025
errors (1)
Useful error messages
January 10, 2025
file-level (2)
Organizing files for code
November 16, 2024
Script docstrings
September 24, 2024
imports (1)
Including version numbers in your code
October 6, 2024
last-pass (4)
Don't Repeat Yourself
March 14, 2025
Reproduce your work
January 25, 2025
Do a final cleanup
December 23, 2024
How I document code
August 27, 2024
naming (3)
Use data files
February 15, 2025
Help others help you
January 31, 2025
Using keyword arguments
October 26, 2024
parameters (2)
Using keyword arguments
October 26, 2024
Describing parameters in docstrings
September 4, 2024
plots (1)
Magic numbers in plotting
April 5, 2025
process (5)
Don't Repeat Yourself
March 14, 2025
Reproduce your work
January 25, 2025
Keeping a "dry lab" lab notebook
November 23, 2024
Organizing files for code
November 16, 2024
How I document code
August 27, 2024
published-code-critique (4)
A pretty good README
March 20, 2025
Use data files
February 15, 2025
Help others help you
January 31, 2025
Do a final cleanup
December 23, 2024
science-meaning (1)
Explain your science
December 7, 2024
software (1)
Including version numbers in your code
October 6, 2024
style (2)
Magic numbers in plotting
April 5, 2025
Don't Repeat Yourself
March 14, 2025
testing (1)
The art of toy data
March 2, 2025