datatoys-python는 통계, 데이터분석 입문하시는 분들이 쉽게 사용할 수 있는 공공데이터 패키지입니다. statgarten/datatoys R 패키지의 데이터를 파이썬에 pandas.DataFrame 형식으로 쉽게 불러올 수 있습니다. 데이터를 장난감처럼 가지고 놀아보세요 🧸.
datatoys-python is a Python library for loading the curated list of datasets from the statgarten/datatoys R library.
# Install from pip
pip install datatoysCheckout the example notebook image for a quick start.


