Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

githubdata

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

githubdata

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

pipPyPI
Version
16.1.2
Maintainers
1

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!

Keywords

Finance

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts