Skip to main content

This tool can be csv to string

Project description

## 使い道
WordCloudの時に(単語, 頻度数)という2つのカラム構成されているときに、そのままではWordCloudにかませることができない。
それを解消するツールである。

### 変換すべきCSVの例
![CSVの例](samplecsv.png)
## 使い方

```sample.py
from wc_csv import convert_wc_csv

wcsv = convert_wc_csv.Wcsv()
# どれくらいの頻度の単語を指定するか指定
df = wcsv.missing_value('sample.csv',8)
text = wcsv.convert_string(df)
```


## インストール方法

```
pip install wc_csv
```

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

wc_csv-0.24-py3-none-any.whl (2.2 kB view details)

Uploaded Python 3

File details

Details for the file wc_csv-0.24-py3-none-any.whl.

File metadata

  • Download URL: wc_csv-0.24-py3-none-any.whl
  • Upload date:
  • Size: 2.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/39.1.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.5

File hashes

Hashes for wc_csv-0.24-py3-none-any.whl
Algorithm Hash digest
SHA256 20a8bcf2292d343eb5d9c790222e81ebda44a600f9b1ab175ebeefbdebde9bf4
MD5 8ba0bd99f02ece9c9ac1800a68781eb2
BLAKE2b-256 e8fccd0d36f1f36547ea05bd6bbab37a1a33ad174ad368d790bfc3b16a99d712

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