We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc3736d commit 156b774Copy full SHA for 156b774
README.md
@@ -1,6 +1,6 @@
1
# Python Project Starter Repository
2
3
-This repository serves as a template demonstrating Python best practices for data analysis projects. It includes:
+This repository serves as a template demonstrating Python best practices for research projects. It includes:
4
5
- An example Python program (reading in data and plotting)
6
- Command-line argument parsing ([argparse](https://docs.python.org/3/library/argparse.html))
0 commit comments