Default template for PDM package
Project description
eda-lucas
DES
- 대한민국 역대 대통령 연설문 모음
- 대통령별 연설문에서 사용된 단어 확인 및 반복 횟수
- 대통령별 keyword가 등장하는 연설문의 수와 연설문 속에 해당 keyword가 나오는 횟수를 합친 결과(추가 예정)
USE
🦊 eda-lucas
Usage: eda-lucas [OPTIONS] KEYWORD
Try 'eda-lucas --help' for help.
╭─ Error ──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ Missing argument 'KEYWORD'. │
╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
🦊 eda-lucas --help
Usage: eda-lucas [OPTIONS] KEYWORD
╭─ Arguments ──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ * keyword TEXT [default: None] [required] │
╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
╭─ Options ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ --asc --no-asc [default: no-asc] │
│ --rcnt INTEGER [default: 12] │
│ --keyword-sum --no-keyword-sum [default: no-keyword-sum] │
│ --help Show this message and exit. │
╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
🦊 eda-lucas 경제
president count
문재인 837
이명박 787
박정희 778
김대중 658
김영삼 543
노무현 470
노태우 449
전두환 374
박근혜 340
이승만 241
최규하 47
윤보선 1
🦊 eda-lucas 경제 --asc --rcnt 3 --keyword-sum
president count keyword_sum
윤보선 1 6
최규하 47 287
이승만 241 723
DEV
$ source .venv/bin/activate
$ pdm add pandas
$ pdm add -dG eda jupyterlab
$ cd src/eda_lucas/cli.py
$ vi src/eda_lucas/cli.py
pytest
$ source .venv/bin/activate
$ cd tests/test_first.py
EDA
- run jupyterlab
$ jupyter lab
ReF
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
eda_lucas-0.4.1.tar.gz
(3.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 eda_lucas-0.4.1.tar.gz.
File metadata
- Download URL: eda_lucas-0.4.1.tar.gz
- Upload date:
- Size: 3.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 |
4f5de878a7d1dec771f770a44b686b95a2c5cee61ba56f5ce350d285cad55e37
|
|
| MD5 |
5ce7ac00960299185cdda65e83b75844
|
|
| BLAKE2b-256 |
f8716e89108bb7d781b2b2378fc20d63c67064b0fa7459454b731436a3aeb3db
|
File details
Details for the file eda_lucas-0.4.1-py3-none-any.whl.
File metadata
- Download URL: eda_lucas-0.4.1-py3-none-any.whl
- Upload date:
- Size: 3.2 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 |
5540c0f6c2dd315897d99eebd4beaa57ea4dc0882105cb952407669eb08436dd
|
|
| MD5 |
ef0829f689ae37f66764be98b107c528
|
|
| BLAKE2b-256 |
2fb4e18cd25124c17c0fab0aabdb0362e46466f040d53c4381c7577b1dbfe1e9
|