You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ These exercises were originally authored by [Milad Toutounchian](https://www.lin
5
5
6
6
## How to Use this Repo:
7
7
8
-
**Start Here** to see our welcome document! This will get your feet wet in what Python has to offer.
8
+
**Start Here** to see our [welcome](https://github.com/UPstartDeveloper/Python-Literacy-Project/blob/main/welcome/Hello_Python_TLDR.md) document! This will get your feet wet in what Python has to offer.
9
9
10
10
## Chapter 0: Python Skills Needed For Data Science
11
11
In this section we discuss a variety of utilities in Python for solving problems, especially those involving array manipulations (which you *might* just happen to across in the field of data science :).
0 commit comments