Skip to main content

COB-EDA is a Python package designed to simplify exploratory data analysis with intuitive tools for statistics, visualizations, and insights discovery..

Project description

cob-eda

입력한 단어별 역대 대통령 연설 중 총 발언 횟수 출력 with Typer

$ cob-eda-akc 1번 2번 3번 4번

Ex) $ cob-eda-akc 자유 --no-asorde --howmay 3 --keyword-sum 
  • 1번: 찾을키워드 입력

  • 2번: --no-asorde (내림차순), --asorde(오름차순) ;기본값임

  • 3번: --howmany 정수 (상위' 정수'명 을 출력 할 것인지)

  • 4번: --keyword-sum

  • 예시 설명: 자유 총 발언횟수 상위 3명 출력

입력한 단어별 역대 대통령 발언 횟수 출력 with Typer

$ from cob_eda.cli import group_by_count
$ group_by_count()
----------------------------------------
$ cob-eda 1번 2번 3번
  • group_by_count("1번",2번,3번)
  • 1번 입력: 검색 할 단어 입력 "str"값으로 입력해야합니다
  • 2번 입력: 내림차순:"False", 오름차순:"True" //둘 중 한가지만 입력해야 합니다.
  • 3번 입력: 상위 혹은 하위 몇 명 조회 할 것인지에 대한 정수입력
  • EX) group_by_count("경제", False, 5) => 경제 발언 최다 상위 5명 출력

입력한 단어별 역대 대통령 발언 횟수 출력 with input

$ from cob_eda.cli import psearch_by_count
$ psearch_by_count()
  • 검색할 키워드를 입력
  • 일치하는 단어가 있다면 내림차순으로 출력
  • 일치하지 않는다면 다시 입력창으로
  • 종료를 원한다면 '종료하겠습니다'를 입력

Dev

$ source .venv/bin/activate
$ pdm add pandas
$ pdm add -dG eda jupyterlab

EDA

  • $ 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

cob_eda-0.4.0.tar.gz (3.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cob_eda-0.4.0-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

Details for the file cob_eda-0.4.0.tar.gz.

File metadata

  • Download URL: cob_eda-0.4.0.tar.gz
  • Upload date:
  • Size: 3.9 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

Hashes for cob_eda-0.4.0.tar.gz
Algorithm Hash digest
SHA256 2b8dbe353c76b292a16f2f1a24142c88c5a0668d916672a7355285e545884fd9
MD5 05efdf6368ce5856909aa279cf3f886a
BLAKE2b-256 2a55da96d9d81a0aa13f271f1f39d37f784579d5b666d0d8eee6e70a1c422e02

See more details on using hashes here.

File details

Details for the file cob_eda-0.4.0-py3-none-any.whl.

File metadata

  • Download URL: cob_eda-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 3.4 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

Hashes for cob_eda-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 18ea6ae1cf75dac5594659793c4cb81091cb61e90d40e7765299d2e80d1940e5
MD5 205ff6a4bc6cf7314b5d1473b775fe51
BLAKE2b-256 005c2bddb42ce4405e3032a955a2ab2d455a6a51370b85110769c39f14beee17

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page