Default template for PDM package
Project description
kang-eda
DEV
$ source .venv/bin/activate
$ pdm add pandas
$ pdm add -dG eda jupyterlab
$ pdm add typer
$ pdm add <...>
$ pdm add -dG pytest
$ git add .
$ git commit -m
$ git push
$ pdm publish
EDA
- run jupyterlab
$ jupyter lab
How To Use
$ pip install kang-eda or pdm add kang-eda
$ python
>>> from kang_eda.cli import group_by_count
>>> group_by_count("TEXT FOR UR SEARCH", True or False, int for Count)
###
>>> from kang_eda.cli import group_by_count
>>> group_by_count("행복" , True , 12)
president count
0 최규하 13
1 이승만 51
2 김영삼 84
3 노태우 143
4 박정희 154
5 김대중 156
6 노무현 184
7 문재인 191
8 전두환 191
9 박근혜 277
10 이명박 347
###
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
kang_eda-0.4.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 kang_eda-0.4.0.tar.gz.
File metadata
- Download URL: kang_eda-0.4.0.tar.gz
- Upload date:
- Size: 3.1 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 |
80ed3046dfa7ae15f2174081b3acc82e76a2e7458c0e864b7433e41e2b50b86e
|
|
| MD5 |
29550f6071327d7758e8b31282846afe
|
|
| BLAKE2b-256 |
405099cb8260c8f2fde9c1b7330f85ca5b599e27ec1b61eeab91fe68eb50bca4
|
File details
Details for the file kang_eda-0.4.0-py3-none-any.whl.
File metadata
- Download URL: kang_eda-0.4.0-py3-none-any.whl
- Upload date:
- Size: 2.7 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 |
b7ce334f73fb4145ce4adf91d61e2be0f5e5105d0bebf6fef5d98ffd49e13f41
|
|
| MD5 |
8cf545b5b18f1f3ae99d9b8b8f9ebbfd
|
|
| BLAKE2b-256 |
f2bd29150cb12430aeb421ef3dd3038de1de194b1ce8c8aa43ea7bd6dc684104
|