WillKoehrsen / Data-Analysis

Data Science Using Python

Home Page:https://medium.com/@williamkoehrsen/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cloning this repository does not retrieve data: over data quota error

axb21 opened this issue · comments

I just tried to git clone this repository, and was greeted with the following error:
Error downloading object: additive_models/data/gm_sales.csv (7a9a3d0): Smudge error: Error downloading additive_models/data/gm_sales.csv (7a9a3d0678bcff73cf1786391738bf13cf10d869500f0173158c522f64f4f4b0): batch response: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access.

It looks like anything that was stored in git-lfs (data files?) won't come down with a clone until this is rectified. Figured you should know.

Can I work on this issue?