COB-EDA is a Python package designed to simplify exploratory data analysis with intuitive tools for statistics, visualizations, and insights discovery..
Project description
cob-eda
입력한 단어별 역대 대통령 발언 횟수 출력 by Typer
$ from cob_eda.cli import group_by_count
$ group_by_count()
- group_by_count("1번",2번,3번)
- 1번 입력: 검색할단어입력"str"값으로 입력해야합니다
- 2번 입력: 내림차순:"False",오름차순:"True"//둘 중 한가지만 입력해야합니다.
- 3번 입력: 상위혹은하위 몇명 조회 할것인지에 대한 정수입력
- EX)group_by_count("경제", False, 5) => 경제 발언 최다 상위 5명 출력
입력한 단어별 역대 대통령 발언 횟수 출력 by input
$ from cob_eda.cli import psearch_by_count
$ psearch_by_count()
- 검색할 키워드를 입력
- 일치하는 단어가 있다면 내림차순으로 출력
- 일치하지 않는다면 다시 입력창으로
- 종료를 원한다면 '종료하겠습니다'를 입력
Dev
$ source .venv/bin/activate
$ pdm add pandas
$ pdm add -dG eda jupyterlab
EDA
- $ jupyter lab
Ref
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cob_eda-0.3.5.tar.gz
(2.5 kB
view details)
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 cob_eda-0.3.5.tar.gz.
File metadata
- Download URL: cob_eda-0.3.5.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.22.2 CPython/3.10.12 Linux/5.15.167.4-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
af66204baaf194903dfef76b4d47e0b025307f2a8c7658acc59352b2a6c2c652
|
|
| MD5 |
a0d5907adc3e9123465363c764a670e7
|
|
| BLAKE2b-256 |
bad604e996b774d76a91e07c59d06764330b1cb68673145c9284519836b344d9
|
File details
Details for the file cob_eda-0.3.5-py3-none-any.whl.
File metadata
- Download URL: cob_eda-0.3.5-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.22.2 CPython/3.10.12 Linux/5.15.167.4-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
905a7127aaa65beaae673312e1e6220c58efb72eef1554623ab2310d5ae929df
|
|
| MD5 |
8a6e6d5aa815d47fd5e2d623560563cd
|
|
| BLAKE2b-256 |
4f48e2b472c990fedb56e0f675eed0ed364ee9764e17e36828d5b9aa365b5a98
|