Jayme Gordon

Results 7 issues of Jayme Gordon

Fixes https://github.com/RaRe-Technologies/gensim/issues/3362 Confirmed poetry install works on M1 mbp with this fix. `poetry add git+ssh://[email protected]:jaymegordo/gensim.git#fix_3362`

`poetry add gensim` https://github.com/RaRe-Technologies/gensim/blob/ded78776284ad7b55b6626191eaa8dcea0dd3db0/setup.py#L107 getting `AttributeError: 'dict' object has no attribute '__NUMPY_SETUP__'` when trying to install gensim with poetry. Seems to work on intel Macs, fails on M1 ```pytb Traceback...

bug

I notice the ADX indicator is very slow (~1s to calculate for a df with ~200k rows), and I'm noticing the implementation uses several for loops. I'm not exactly sure...

enhancement

The following warning: ``` ../../CONTRIBUTING.md:4: WARNING: 'myst' reference target not found: README.md ``` doesn't seem to be raised in the same was as other myst warnings, eg doesn't have `[myst.header]`...

enhancement

## Environment data - Version: 1.60.0-insider - Commit: 7c25c174726ab969db3f99058cdf24bcfae1cfbe - Date: 2021-08-11T05:13:17.497Z - Jupyter Extension version (available under the Extensions sidebar): v2021.8.2025984474 - Python Extension version (available under the Extensions...

bug
interactive-window
awaiting-community-thoughts

## Important Details How are you running Sentry? Frozen python app created with PyInstaller On-Premise w/ Docker, version x.y.z Saas (sentry.io) Other, version x.y.z, [briefly describe your environment] ## Description...

enhancement
Status: Backlog

- [x] I have searched the [issues](https://github.com/python-poetry/poetry/issues) of this repo and believe that this is not a duplicate. - [x] I have searched the [documentation](https://python-poetry.org/docs/) and believe that my question...

kind/feature
status/triage