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
data = pd.read_github('My / Python / Repository.github')
Conents = ["Practice", "Assignments"]
sub_contents = ({"Practice" : "All notebooks created during course", "Assignments" : "Basic to Advance"})
About
data = pd.read_github('My / Python / Repository.github') Conents = ["Practice", "Assignments"] sub_contents = ({"Practice" : "All notebooks created during course", "Assignments" : "Basic to Advance"})