Skip to content

A very simple Python package to easily download from and manage a GitHub "Data Repository"

License

Notifications You must be signed in to change notification settings

imahdimir/githubdata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

pip install githubdata

Quick Start

from githubdata import get_data_wo_double_clone

# GitHub "Data Repository" url/path
url = 'imahdimir/d-TSETMC_ID-2-FirmTicker'

# get the data as a pandas DataFrame
df = get_data_wo_double_clone(url)

Easy as that!

About

A very simple Python package to easily download from and manage a GitHub "Data Repository"

Topics

Resources

License

Stars

Watchers

Forks

Languages