Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 223 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 223 Bytes

Python

data = pd.read_github('My / Python / Repository.github')

Conents = ["Practice", "Assignments"]

sub_contents = ({"Practice" : "All notebooks created during course", "Assignments" : "Basic to Advance"})