# install library
! pip3 install git+https://github.com/village2036/kaggle-utilities.git
# initialize private api token
from village2036.kaggle_utils import init_api_token
init_api_token('username','api_token') # do not publish this line
# Import shapefile from a dataset
from village.kaggle_utils import Dataset
vpd=Dataset("rngadam","vdq-voies-publiques")
data=vpd.shapefile()
-
Notifications
You must be signed in to change notification settings - Fork 0
village2036/kaggle-helpers
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Kaggle utilities
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published