Navigating data from one thing to another.
Project description
eda-bam
Use
$ eda-bam
Usage: eda-bam [OPTIONS] KEYWORD
Try 'eda-bam --help' for help.
╭─ Error ───────────────────────────────────────────────────────────╮
│ Missing argument 'KEYWORD'. │
╰───────────────────────────────────────────────────────────────────╯
$ eda-bam --help
Usage: eda-bam [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-bam 자유
president count
박정희 513
이승만 438
노태우 399
김대중 305
문재인 275
김영삼 274
이명박 262
전두환 242
노무현 230
박근혜 111
최규하 14
윤보선 1
$ eda-bam 자유 --asc --rcnt 3 --keyword-sum
president count keyword_sum
윤보선 1 6
최규하 14 28
박근혜 111 250
DEV
$ source .venv/bin/activate
$ pdm add pandas
$ pdm add -dG eda jupyterlab
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_bam-0.4.0.tar.gz
(3.2 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_bam-0.4.0.tar.gz.
File metadata
- Download URL: eda_bam-0.4.0.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.22.2 CPython/3.12.8 Linux/6.8.0-1017-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
40661045786e9edb2b2d8fa9669719ae20a1b6f3dd71afbd8792bd936ec6a33e
|
|
| MD5 |
97dc27ad814d97e920fc2dd32b2c5ded
|
|
| BLAKE2b-256 |
ad4323a82593d78d09405b128d37174fd5c0ff72d6a924e3b1f3d4e2785bd156
|
File details
Details for the file eda_bam-0.4.0-py3-none-any.whl.
File metadata
- Download URL: eda_bam-0.4.0-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.22.2 CPython/3.12.8 Linux/6.8.0-1017-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
280dc2f47812ace2c6dadd6ee9b9d9ced2863c21d2c8d2ebfdda3e9dbea61bad
|
|
| MD5 |
3bc39bcc46093112eb42d07b8ec7a71f
|
|
| BLAKE2b-256 |
3834e3fa633b333694787abf2b5a51fcad767daa04802b3d2b2cb6d03c77ff3a
|