Default template for PDM package
Project description
eda-ji
presidents ranked by mentions of ('You Want to know') in their speeches!
- Possible to output the total count of how many times the keyword was mentioned in all speeches by each president.
USE
$ pip install eda-ji
$ python
>>> from eda-ji.cli import group_by_count
>>> group_by_count(keyword, bool, n) # 오름차순/내림차순, 상위 n개 출력
eda-ji --help 참고
$ eda-ji keyword --asc(오름차순) --rnct (상위 n개) --keyword-sum(연설 속 키워드 총 합계)
or --no-ascen(내림차순)
DEV
$ source .venv/bin/activate
$ pdm add pandas
$ pdm add -dG eda jupyterlab
$ pdm add president-speech
$ pdm add typer
$ vi pyproject.toml
$ pdm install
$ vi src/eda_ji/cli.py
$ eda-ji - test
$ vi tests/test_first.py
$ pytest
$ git add
$ git commit
$ git push
$ pdm publish
EDA
- run jupyterlab
$ 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
eda_ji-0.1.0.tar.gz
(3.1 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_ji-0.1.0.tar.gz.
File metadata
- Download URL: eda_ji-0.1.0.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.22.2 CPython/3.12.8 Linux/6.8.0-1020-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c347c734a65d900ec19a7e432f9460111f308f24c48c717ff2bbbcc69ac206f8
|
|
| MD5 |
d18186a705258b49677fd38a792bae18
|
|
| BLAKE2b-256 |
4c261af082278ca4fdb17c378326f74d5ffc31d8829569f5620967d1457a6464
|
File details
Details for the file eda_ji-0.1.0-py3-none-any.whl.
File metadata
- Download URL: eda_ji-0.1.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-1020-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1f0ffff8d82d624876cbeb40fe98e94e6321ce4e0909b21394ff13b6f3cbabc0
|
|
| MD5 |
195cf736f044526e16c4e8993feaa765
|
|
| BLAKE2b-256 |
b361455df816e2ac23a07315cbd9937f68fe415e858018925bd1fa3314e83e67
|