We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bef2502 commit 88ba708Copy full SHA for 88ba708
README.md
@@ -1,5 +1,5 @@
1
# Python
2
3
-## data = pd.read_github('My / Python / Repository.github')
4
-## Conents = ["Practice", "Assignments"]
5
-## sub_contents = ({"Practice" : "All notebooks created during course", "Assignments" : "Basic to Advance"})
+### data = pd.read_github('My / Python / Repository.github')
+### Conents = ["Practice", "Assignments"]
+### sub_contents = ({"Practice" : "All notebooks created during course", "Assignments" : "Basic to Advance"})
0 commit comments