Hossam Data Loader
Project description
hossam
Hossam Data Loader
이 라이브러리는 아이티윌에서 진행중인 머신러닝 데이터 분석 수업에서 사용되는 샘플 데이터를 로드하는 기능을 제공하는 라이브러리 입니다. 이광호 강사의 수업에서 활용되기는 것을 목적으로 합니다.
This library provides functionality for loading sample datasets used in the Machine Learning Data Analysis course conducted at ITWILL. It is intended to be utilized in the lectures of instructor Kwangho Lee.
Usage:
샘플 데이터 가져오기 (load sample data)
from hossam import load_data
df = load_data('AD_SALES')
데이터 목록 보기 (view data list)
from hossam import load_info
# search keyword paramter (default=None --> All List)
df = load_info(search="keyword")
License: MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file hossam-0.1.2.tar.gz.
File metadata
- Download URL: hossam-0.1.2.tar.gz
- Upload date:
- Size: 11.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e91372d67a0fcf50c588fd485cc00223f2ed94ac838040d5265afa3ad6c4e44b
|
|
| MD5 |
d4383391ee4c4374dfc59977aa99eb4a
|
|
| BLAKE2b-256 |
9db07ab1861d71e1be7c0506870734a1de73fa972ca115304b5b49538c74876a
|
File details
Details for the file hossam-0.1.2-py3-none-any.whl.
File metadata
- Download URL: hossam-0.1.2-py3-none-any.whl
- Upload date:
- Size: 10.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b3f4b8bf2395d668e0983f286344f8b05316f20944e8b87fd078da972105875f
|
|
| MD5 |
44115e5d79b972e3966f69ac73eb7ff6
|
|
| BLAKE2b-256 |
5d580869d866c9377406c230fa7b4f9a11237419be4441eb0f052fad24f00bcb
|