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.3.4.tar.gz
(2.7 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.3.4.tar.gz.
File metadata
- Download URL: kang_eda-0.3.4.tar.gz
- Upload date:
- Size: 2.7 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 |
5c2368dcf0bbd378a5068d1b945d77077d56bfc0500005c6b6ece693686949fa
|
|
| MD5 |
5607bea30644959bbf6e320e41ffc18a
|
|
| BLAKE2b-256 |
be3d149cd9f6b41391ed2865846e6feed243062c7990585c3620f146a3e95463
|
File details
Details for the file kang_eda-0.3.4-py3-none-any.whl.
File metadata
- Download URL: kang_eda-0.3.4-py3-none-any.whl
- Upload date:
- Size: 2.5 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 |
dc73cf6c1b492f115671bb95dfa7bda23858c577c17ac24a29ff624b37896edb
|
|
| MD5 |
d81b3b8b26a0bd92830d6cd1c499eb64
|
|
| BLAKE2b-256 |
766a38ff44242c219fe05b4221c2dbd2dea60ea3e4f4f94e2456046d36ad8dfe
|