Skip to content

Commit

Permalink
markdown source builds
Browse files Browse the repository at this point in the history
Auto-generated via {sandpaper}
Source  : f158abc
Branch  : main
Author  : David Palmquist <[email protected]>
Time    : 2024-02-21 16:40:19 +0000
Message : Merge pull request #589 from datacarpentry/python-capital-p

typo - capital P for Python
  • Loading branch information
actions-user committed Feb 21, 2024
1 parent a83c8e7 commit dc05e39
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 00-before-we-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ happens, and you thought you finished typing your command, click inside the cons
The material we cover during this workshop will give you an initial taste of how you can use Python
to analyze data for your own research. However, you will need to learn more to do advanced
operations such as cleaning your dataset, using statistical methods, or creating beautiful graphics.
The best way to become proficient and efficient at python, as with any other tool, is to use it to
The best way to become proficient and efficient at Python, as with any other tool, is to use it to
address your actual research questions. As a beginner, it can feel daunting to have to write a
script from scratch, and given that many people make their code available online, modifying existing
code to suit your purpose might make it easier for you to get started.
Expand Down
2 changes: 1 addition & 1 deletion md5sum.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"config.yaml" "946dead19469d7d939e4f00f5535f8ae" "site/built/config.yaml" "2023-05-08"
"index.md" "8f7fa3b751da8ba42a26fe9a7874d625" "site/built/index.md" "2023-05-08"
"links.md" "5903e1cd6cbed862b0e43e887d32e46d" "site/built/links.md" "2023-05-08"
"episodes/00-before-we-start.md" "7c0380819ded236b02f5e13199425f8f" "site/built/00-before-we-start.md" "2023-06-05"
"episodes/00-before-we-start.md" "35ff96bc5a9b8d98d5738a1ee6ecaceb" "site/built/00-before-we-start.md" "2024-02-21"
"episodes/01-short-introduction-to-Python.md" "f7cac993e7fffb40ca5858ae55b0aab7" "site/built/01-short-introduction-to-Python.md" "2023-06-13"
"episodes/02-starting-with-data.md" "bcd4e9564bd01585a52754fe4ad46f45" "site/built/02-starting-with-data.md" "2023-05-29"
"episodes/03-index-slice-subset.md" "84263a14ba3f492bf6aa17435a78d905" "site/built/03-index-slice-subset.md" "2023-08-18"
Expand Down

0 comments on commit dc05e39

Please sign in to comment.