Science Code
About Me
About This Site
Resources
PEP 8
Markdown
Search
✕
Tag Index
comments (4)
docstrings (3)
documentation (8)
errors (2)
file-level (3)
imports (1)
last-pass (6)
naming (4)
parameters (4)
plots (1)
process (5)
published-code-critique (7)
readme (3)
science-meaning (2)
software (1)
style (3)
testing (1)
comments (4)
Double-check your comments
May 24, 2025
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 (8)
Provide context for code
June 19, 2025
Documenting options
May 3, 2025
Directory READMEs
April 19, 2025
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 (2)
Parameters implying other parameters
May 17, 2025
Useful error messages
January 10, 2025
file-level (3)
Directory READMEs
April 19, 2025
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 (6)
Updating explanations of meaning
June 28, 2025
Double-check your comments
May 24, 2025
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 (4)
Using simple structs
June 7, 2025
Use data files
February 15, 2025
Help others help you
January 31, 2025
Using keyword arguments
October 26, 2024
parameters (4)
Parameters implying other parameters
May 17, 2025
Documenting options
May 3, 2025
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 (7)
Provide context for code
June 19, 2025
Double-check your comments
May 24, 2025
Format your code
April 26, 2025
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
readme (3)
Provide context for code
June 19, 2025
Directory READMEs
April 19, 2025
A pretty good README
March 20, 2025
science-meaning (2)
Updating explanations of meaning
June 28, 2025
Explain your science
December 7, 2024
software (1)
Including version numbers in your code
October 6, 2024
style (3)
Format your code
April 26, 2025
Magic numbers in plotting
April 5, 2025
Don't Repeat Yourself
March 14, 2025
testing (1)
The art of toy data
March 2, 2025