'产品经理常用工具箱'
Project description
产品经理常用工具pmnb(pm牛逼) import pmnb as pm
jsq (计算器首字母)方法:from pmnb import jsq
- ipr:提升量计算:输入:jsq.ipr(之前的值,新的值),输出:提升的绝对值,相对值
- ABSample:AB样本量计算 ABSample(),直接执行,根据提示输入就有结果
- rank_wilson_score:威尔逊置信区间下界,jsq.rank_wilson_score(正样本数,总数)
- confidence:置信度计算,直接执行,输出置信区间,置信度
feed(内容相关) 方法:from pmnb import feed
- xsd:相似度的首字母,计算标题相似度,输入文本1跟文本2,输出他们的相似度
- count_words:统计excel某个sheet里某一列的词频
analyse(分析相关) 方法:from pmnb import analyse
- lr_one_hot():根据lr模型输出各个特征以及重要程度,字符用one-hot编码
- lr_factorize():根据lr模型输出各个特征以及重要程度,字符用序号编码
- Tree_one_hot():根据决策树模型输出各个特征以及重要程度,字符用one-hot编码
- Tree_factorize():根据决策树模型输出各个特征以及重要程度,字符用序号编码
- xgb_one_hot():根据xgb模型输出各个特征以及重要程度,字符用one-hot编码
- xgb_factorize():根据xgb模型输出各个特征以及重要程度,字符用序号编码
growth(增长相关) 方法:from pmnb import growth
- DAU:DAU预估,输入次日,7日,15日留存,日新增,天数,返回留存曲线跟第X天的DAU
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pmnb-0.2.1.tar.gz
(8.6 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
pmnb-0.2.1-py3-none-any.whl
(9.2 kB
view details)
File details
Details for the file pmnb-0.2.1.tar.gz.
File metadata
- Download URL: pmnb-0.2.1.tar.gz
- Upload date:
- Size: 8.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0c5c33e5333d1ce4e9487dbe9bc1b26305a468e95c02cbe450756ef51ed777b3
|
|
| MD5 |
8c21f9a9fa004f45557374de02e81d7f
|
|
| BLAKE2b-256 |
6bf8d0a974c63797a67ad32bb31edd6178ced771ec66d8c86a0a3eb9c8c769e0
|
File details
Details for the file pmnb-0.2.1-py3-none-any.whl.
File metadata
- Download URL: pmnb-0.2.1-py3-none-any.whl
- Upload date:
- Size: 9.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c70bd727ac708db912fc658282542fa31d39433b04f5db2f0a5003fb62e888b3
|
|
| MD5 |
47d7bb09250ac85792e1e9cdaaf94ac8
|
|
| BLAKE2b-256 |
abda8364454245d63471eeab3e8ae859b177700d5c6238d6f957ad490b7fec5d
|