| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| texthero-1.1.0.tar.gz | 2021-07-01 | 24.4 kB | |
| texthero-1.1.0-py3-none-any.whl | 2021-07-01 | 24.3 kB | |
| README.md | 2021-07-01 | 161 Bytes | |
| Version 1.1.0 source code.tar.gz | 2021-07-01 | 23.9 MB | |
| Version 1.1.0 source code.zip | 2021-07-01 | 24.0 MB | |
| Totals: 5 Items | 48.0 MB | 0 | |
- Fix packages versions (as [#206])
- Lazy-load stopwords only if needed (as [#194])
- Fix Pandas FutureWarnings by adding regex=True/False to str.replace()