Peter Elbaor
Peter Elbaor
Using a clean pipfile and environment, a blackstone dependency failed. Looks like it's something about preshed, blis and unicode? ``` (base) peter@Peters-MBP14 pych-km-4 % pipenv shell Creating a virtualenv for...
**Describe the bug** The [mac install instructions](https://textract.readthedocs.io/en/stable/installation.html#osx) are outdated. `cask` is no longer a `brew` command. I think you just do `brew install xquartz` or `brew install --cask xquartz `...
I am using umap to reduce dimensions prior to running HDBSCAN. For reasons I do not understand, I periodically get a ValueError. It works with other n_components values, e.g. 2...
Hi @AceLewis Is there a way to ask the library to generate all combinations of a given spintax text string?
Omniture expects it in GMT, not local timezone
Looks like `add_styles_to_paragraph` it's not handling styles expressed as percentages because the regex is looking for chars like `px`. Sample HTML: ``` test text ``` Result: ``` ValueError: could not...
On the Layman's Summary tab, there should be a space b/t Summary and the content. I'd change myself but don't know where this template lives
Is there a way force scp-action to skip the compression step? I just want to copy a file over without the intermediate step of making a tarball
`npm warn deprecated [email protected]: This package is deprecated. Use require('node:util').isDeepStrictEqual instead.`