repo_name
stringlengths
9
75
topic
stringclasses
30 values
issue_number
int64
1
203k
title
stringlengths
1
976
body
stringlengths
0
254k
state
stringclasses
2 values
created_at
stringlengths
20
20
updated_at
stringlengths
20
20
url
stringlengths
38
105
labels
listlengths
0
9
user_login
stringlengths
1
39
comments_count
int64
0
452
cvat-ai/cvat
computer-vision
8,392
Feature Request: Add Images to Existing Task
### Actions before raising this issue - [X] I searched the existing issues and did not find anything similar. - [X] I read/searched [the docs](https://docs.cvat.ai/docs/) ### Is your feature request related to a problem? Please describe. Currently, it seems there's no straightforward way to add new images to an exis...
closed
2024-09-03T04:02:44Z
2024-09-03T06:37:50Z
https://github.com/cvat-ai/cvat/issues/8392
[ "enhancement" ]
gauravlochab
1
aleju/imgaug
deep-learning
135
same augmentation for image and mask BUT different interpolation order
Hi Guys, Great repo. Can you share an example how I use same augmentation (and parameters values) for an image and a mask but implement different interpolation order - 1 for image, 0 for binary mask. Thanks.
open
2018-06-05T12:04:26Z
2018-07-19T20:15:04Z
https://github.com/aleju/imgaug/issues/135
[]
alexgais
4
mitmproxy/pdoc
api
468
Documentation of `lru_cache`-able methods
#### Problem Description This is not a bug per se, but I'm not sure what the "recommended" way to resolve the situation is. Basically, there is a slight problem when one wants to use the `lru_cache` decorator from the `functools` module on instance methods (described in more detail [here](https://rednafi.github.io/...
closed
2022-11-22T09:39:57Z
2024-01-21T13:15:01Z
https://github.com/mitmproxy/pdoc/issues/468
[]
JCGoran
1
deepspeedai/DeepSpeed
machine-learning
6,754
[BUG] A node that is not the head node is initializing torch distributed during multi-node training
**Describe the bug** I am using gpt-neox to launch a multi-node training run with DeepSpeed. Sometimes, a node that is not the head node (specified by MASTER_ADDR) will call torch.distributed.init and output the following: [comm.py:668:init_distributed] Initializing TorchBackend in DeepSpeed with backend nccl This wi...
closed
2024-11-16T23:45:28Z
2024-11-18T05:07:18Z
https://github.com/deepspeedai/DeepSpeed/issues/6754
[ "bug", "training" ]
vatsal0
1
thtrieu/darkflow
tensorflow
238
Error running in python
Dear all I run in windows 8.1 and have downloaded / clone https://github.com/thtrieu/darkflow and extract, do what the tutor do - set command prompt in administrator - run python35 setup.py build_ext --inplace, i use microsoft visual studio community 2015 to compile - pip install -e . - pip install . it s...
open
2017-05-20T13:55:22Z
2020-02-22T08:23:22Z
https://github.com/thtrieu/darkflow/issues/238
[]
MyAusweis
6
graphql-python/graphene-django
graphql
718
Document: Using graphene-django-optimiser to optimise database queries
https://github.com/tfoxy/graphene-django-optimizer looks like a great library that can help optimise database queries. We should add it to the documentation. See #57
open
2019-07-25T12:07:47Z
2020-08-27T06:20:12Z
https://github.com/graphql-python/graphene-django/issues/718
[ "📖 documentation" ]
jkimbo
3
BeanieODM/beanie
pydantic
434
ValueError: [TypeError("'Decimal128' object is not iterable"), TypeError('vars() argument must have __dict__ attribute')]
### Discussed in https://github.com/roman-right/beanie/discussions/432 <div type='discussions-op-text'> <sup>Originally posted by **zolghadri** November 23, 2022</sup> Hi. I have some problem when I'm saving a document. Beanie version is : **1.15.4** My code is like this: ```python from decimal import Dec...
closed
2022-11-24T06:07:03Z
2022-11-28T12:06:59Z
https://github.com/BeanieODM/beanie/issues/434
[]
zolghadri
0
getsentry/sentry
django
87,480
Sentry Grafana Integration
### Problem Statement We have 1 project, and there are 20 teams linked to it, each with their own url. The errors/issues are linked to the teams with ownership rules. We cannot filter this project within the dashboard from Grafana because the field url value is not available within the Grafana. ### Solution Brainstor...
closed
2025-03-20T10:42:21Z
2025-03-21T22:49:54Z
https://github.com/getsentry/sentry/issues/87480
[ "Product Area: Settings - Integrations" ]
NazAksay
2
huggingface/datasets
numpy
7,072
nm
closed
2024-07-25T17:03:24Z
2024-07-25T20:36:11Z
https://github.com/huggingface/datasets/issues/7072
[]
brettdavies
0
serengil/deepface
deep-learning
1,152
Converting embedding vector with `tobytes()`?
This is a silly question but I am following [your tutorial on saving the face embeddings](https://github.com/serengil/tensorflow-101/blob/master/python/Face-Recognition-SQL.ipynb) into a sqlite database. Could you help clarify the part where I need to save the embeddings as a BLOB type? I keep getting an error saying t...
closed
2024-03-28T20:59:21Z
2024-03-28T21:14:32Z
https://github.com/serengil/deepface/issues/1152
[ "dependencies" ]
newbiemate
1
pydata/bottleneck
numpy
20
Use Numpy C-API version of np.float64(x)
The cython functions in bottleneck that return a scalar make that scalar a numpy object with dtype attribute etc by using: ``` >>> np.float64(x) ``` And similarly for other dtypes. Is there a faster (but simple) way to do this using the Numpy C API?
closed
2011-04-16T19:35:41Z
2015-02-04T16:49:58Z
https://github.com/pydata/bottleneck/issues/20
[]
kwgoodman
1
huggingface/datasets
numpy
6,640
Sign Language Support
### Feature request Currently, there are only several Sign Language labels, I would like to propose adding all the Signed Languages as new labels which are described in this ISO standard: https://www.evertype.com/standards/iso639/sign-language.html ### Motivation Datasets currently only have labels for several signe...
open
2024-02-02T21:54:51Z
2024-02-02T21:54:51Z
https://github.com/huggingface/datasets/issues/6640
[ "enhancement" ]
Merterm
0
lepture/authlib
flask
95
save_request_token not defined
While integrating my Twitter backend I encountered this error: ``` Traceback (most recent call last) File "/Users/fonz/Documents/Projects/heterogeneous/venv/lib/python3.6/site-packages/flask/app.py", line 2309, in __call__ return self.wsgi_app(environ, start_response) File "/Users/fonz/Documents/Projects/heterog...
closed
2018-10-10T15:27:56Z
2018-10-10T23:42:39Z
https://github.com/lepture/authlib/issues/95
[]
willgdjones
2
OFA-Sys/Chinese-CLIP
nlp
373
Add tqdm to finetune process
I wander if it is a good idea to add a tqdm par to finetune process, it is annoying that we do not know when will the finetuning stop
open
2024-12-08T12:41:01Z
2024-12-08T12:41:01Z
https://github.com/OFA-Sys/Chinese-CLIP/issues/373
[]
rujiangyouyou
0
ijl/orjson
numpy
551
Cannot install due to Cargo error
Hello! I'm trying to install `orjson` in my environment without any luck. I'm getting this message: ``` $ pip install orjson Collecting orjson Using cached orjson-3.10.15.tar.gz (5.3 MB) Installing build dependencies ... done Getting requirements to build wheel ... done Preparing metadata (pyproject.toml) .....
closed
2025-02-04T09:21:19Z
2025-02-04T13:09:58Z
https://github.com/ijl/orjson/issues/551
[]
eljuanchosf
1
microsoft/unilm
nlp
1,353
RetNet applications in LLMs?
I would like to know some applications and use cases of RetNet in LLMs, as it's currently difficult to find models and code that use RetNet for pretraining from scratch on the internet. Almost none of the models on Hugging Face clarify the use of RetNet.
closed
2023-11-05T01:28:26Z
2023-11-08T03:16:21Z
https://github.com/microsoft/unilm/issues/1353
[]
zhoumengbo
1
erdewit/ib_insync
asyncio
126
in_sync.wrapper hangs up
I experienced a strange behaviour where ib_insync.wrapper hung up in undefined state without throwing any error nor valuable information in the logs. [ib_insync_hangup_logs.txt](https://github.com/erdewit/ib_insync/files/2745913/ib_insync_hangup_logs.txt) The execution should have been terminated by 16:00 howeve...
closed
2019-01-10T15:18:12Z
2019-01-21T18:16:06Z
https://github.com/erdewit/ib_insync/issues/126
[]
PaluchowskiMatthew
2
streamlit/streamlit
data-visualization
9,949
add an option to dataframe and data_editor to use the available window heigth
### Checklist - [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar feature requests. - [X] I added a descriptive title and summary to this issue. ### Summary Add an option to dataframe and data_editor to use all the available heigth to fill the window, like the 'Full...
open
2024-11-29T17:46:54Z
2024-12-02T10:31:56Z
https://github.com/streamlit/streamlit/issues/9949
[ "type:enhancement", "feature:st.dataframe", "feature:st.data_editor" ]
paorho
2
PaddlePaddle/PaddleHub
nlp
1,783
paddlehub 运行提示 UnicodeEncodeError
欢迎您反馈PaddleHub使用问题,非常感谢您对PaddleHub的贡献! 在留下您的问题时,辛苦您同步提供如下信息: 版本、环境信息 1)PaddleHub和PaddlePaddle版本:2.2.0 2)系统环境:Ubuntu 18.04,python3.6 报错信息: ``` Exception in thread Thread-1: Traceback (most recent call last): File "/usr/lib/python3.6/threading.py", line 916, in _bootstrap_inner self.run() File "/usr/...
closed
2022-02-09T09:27:24Z
2022-02-23T02:24:07Z
https://github.com/PaddlePaddle/PaddleHub/issues/1783
[]
shinoi2
2
ultralytics/yolov5
pytorch
12,864
test.py performance metrics and train.py performance metrics
### Search before asking - [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no similar questions. ### Question Hello, I am publishing a paper on Yolov5, I would like to ask if the performance indicato...
closed
2024-04-01T03:22:37Z
2024-10-20T19:42:35Z
https://github.com/ultralytics/yolov5/issues/12864
[ "question", "Stale" ]
mjgmjgmjg
4
matplotlib/matplotlib
data-science
29,472
[Bug]: fig.savefig broken with Python 3.13.0?
### Bug summary After upgrading from Python 3.9 to Python 3.13.0 on Windows x64 platform working python app that uses matplotlib is unable to save PNG images. Issue is related to Pillow it seems. ### Code for reproduction ```Python Generate typical matplotlib example plot, and try to save it in PNG. It crashes for ...
open
2025-01-14T21:34:26Z
2025-01-15T02:27:09Z
https://github.com/matplotlib/matplotlib/issues/29472
[]
tin-
1
huggingface/datasets
nlp
7,196
concatenate_datasets does not preserve shuffling state
### Describe the bug After concatenate datasets on an iterable dataset, the shuffling state is destroyed, similar to #7156 This means concatenation cant be used for resolving uneven numbers of samples across devices when using iterable datasets in a distributed setting as discussed in #6623 I also noticed th...
open
2024-10-03T14:30:38Z
2025-03-18T10:56:47Z
https://github.com/huggingface/datasets/issues/7196
[]
alex-hh
1
google-research/bert
nlp
1,290
No ckpt.meta file in the release of 24 smaller BERT models
.meta component of the TF checkpoint is missing in each of the smaller BERT models provided here https://github.com/google-research/bert For example, this link only has .index and .data components https://storage.googleapis.com/bert_models/2020_02_20/uncased_L-10_H-768_A-12.zip This issue has been raised earli...
open
2022-02-04T04:18:50Z
2022-02-04T04:20:33Z
https://github.com/google-research/bert/issues/1290
[]
sauravpr
0
plotly/dash-table
dash
194
pressing enter in filter should trigger a filter update
closed
2018-11-01T15:05:13Z
2018-11-02T18:33:29Z
https://github.com/plotly/dash-table/issues/194
[]
chriddyp
0
3b1b/manim
python
1,524
Complex transformation of line behaving weirdly
``` from manim import * #config['frame_height'] = 10.0 #config['frame_width'] = 10.0 class Method(Scene): def construct(self): text = Tex(r"Applying Complex Transformations") self.play(Create(text)) class Complex(Scene): def construct(self): d=ComplexPlane() k=d.copy...
closed
2021-05-28T06:26:00Z
2021-06-12T12:35:04Z
https://github.com/3b1b/manim/issues/1524
[]
ShahrOZe69
1
google-research/bert
nlp
1,063
how to understand the segmention embeddings
hi,I want to know what's the mean of segmention embeddings in NER task. Thanks
open
2020-04-19T00:45:12Z
2020-04-19T00:45:12Z
https://github.com/google-research/bert/issues/1063
[]
nvliajia
0
polakowo/vectorbt
data-visualization
99
import vectorbt fails on version 0.16.4
I just pip installed the latest release (0.16.4) and doing a `>>> import vectorbt` fails with ``` __init__.py 582 <module> import_submodules(__name__) # otherwise AttributeError __init__.py 576 import_submodules results[full_name] = importlib.import_module(full_name) __init__.py 127 import_module r...
closed
2021-02-09T08:17:53Z
2021-02-09T17:53:22Z
https://github.com/polakowo/vectorbt/issues/99
[]
spartako
2
deeppavlov/DeepPavlov
nlp
1,538
Squad BERT model not handling multiple requests with gunicorn
Want to contribute to DeepPavlov? Please read the [contributing guideline](http://docs.deeppavlov.ai/en/master/devguides/contribution_guide.html) first. Please enter all the information below, otherwise your issue may be closed without a warning. **DeepPavlov version** (you can look it up by running `pip show ...
closed
2022-03-23T23:35:32Z
2022-03-24T11:36:49Z
https://github.com/deeppavlov/DeepPavlov/issues/1538
[ "question" ]
raghavsuriya
1
recommenders-team/recommenders
data-science
2,032
[FEATURE] Improve Issue template
### Description Add a section to the Issue template for asking if the issue-creator can contribute to fix the issue / add features or not. With this, we can either expect the creator will be working on the issue or not. ### Expected behavior with the suggested feature When someone is creating a new issue, show t...
closed
2023-11-02T23:20:43Z
2024-07-05T09:05:31Z
https://github.com/recommenders-team/recommenders/issues/2032
[ "enhancement" ]
loomlike
7
rthalley/dnspython
asyncio
902
DNSSEC DSA test will fail on newer OpenSSL versions
As per [RFC 8624 3.1](https://www.rfc-editor.org/rfc/rfc8624#section-3.1), the use of DSA keys for DNSSEC is now `MUST NOT`. The FIPS 140-3 module for OpenSSL 3 will refuse to consider DSA keys with a q bit size of less than 224. This means that `testSignatureDSA` will no longer pass anymore as the generate DSA key w...
closed
2023-03-07T11:18:10Z
2023-03-07T16:22:49Z
https://github.com/rthalley/dnspython/issues/902
[ "Fixed" ]
huwcbjones
4
LibrePhotos/librephotos
django
546
Leave helpful messages when chart is empty
**Describe the enhancement you'd like** Right now it is hard to understand, what a user has to do in order for the graphs to show up. If I navigate to place tree and did not set up a Mapbox key, then the page will just be empty. The place tree page should instead link to the admin page, where you then can set up the k...
open
2022-07-13T12:22:18Z
2022-07-13T12:24:54Z
https://github.com/LibrePhotos/librephotos/issues/546
[ "enhancement" ]
derneuere
0
aimhubio/aim
data-visualization
2,977
More info in `aim runs ls`
## 🚀 Feature It would be pretty nice to have more info than just run hashes when running `aim runs ls`. ### Motivation In particular, this would allow me to write scripts which could remove aim runs as well as some data I store manually for convenience reasons. ### Pitch It would be real nice to have like a...
open
2023-09-08T08:38:54Z
2023-09-08T12:36:54Z
https://github.com/aimhubio/aim/issues/2977
[ "type / enhancement" ]
Castavo
2
microsoft/qlib
deep-learning
1,359
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xed in position 65990: invalid continuation byte
[16196:MainThread](2022-11-15 16:22:16,229) INFO - qlib.workflow - [exp.py:260] - Experiment 1 starts running ... [16196:MainThread](2022-11-15 16:22:16,437) INFO - qlib.workflow - [recorder.py:339] - Recorder 15022eccf60d41818557f6f1ccc4d3ad starts running under Experiment 1 ... warning: in the working copy of '特征工程...
closed
2022-11-15T08:24:40Z
2023-10-24T02:37:01Z
https://github.com/microsoft/qlib/issues/1359
[ "bug" ]
wangze586
3
junyanz/pytorch-CycleGAN-and-pix2pix
pytorch
1,388
Use CycleGAN for pose estimation
Hi, Thank you for the awesome work. I have a VLP-16 lidar and I want to use it for activity recognition, I want to **treat point clouds as RGB images** so that I can use openpose or other pose estimation neural network. First, I convert my point clouds into depth images and the following are some examples: ![hOlnU]...
open
2022-03-04T11:57:22Z
2022-04-05T03:27:46Z
https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix/issues/1388
[]
akamob
3
aiogram/aiogram
asyncio
785
[3.x] Pass optional kwargs to setWebhook
**Is your feature request related to a problem? Please describe.** Currently it's possible to pass arbitrary data as kwargs to `start_polling()` method to use them in handlers. As the function name says, this only works with polling method, however there's currently no such thing with webhooks **Describe the solut...
closed
2021-12-17T19:52:03Z
2022-01-17T15:41:17Z
https://github.com/aiogram/aiogram/issues/785
[ "enhancement", "3.x" ]
MasterGroosha
0
geopandas/geopandas
pandas
3,444
BUG: Cannot read GDB file using a geometry filter (mask)
- [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the latest version of geopandas. - [ ] (optional) I have confirmed this bug exists on the main branch of geopandas. --- **Note**: Please read [this guide](https://matthewrocklin.com/minimal-bug-repo...
open
2024-10-10T18:46:28Z
2024-12-13T14:12:54Z
https://github.com/geopandas/geopandas/issues/3444
[ "bug", "good first issue" ]
shiyuning
7
InstaPy/InstaPy
automation
6,274
Bot Follower
<!-- Did you know that we have a Discord channel ? Join us: https://discord.gg/FDETsht --> <!-- Is this a Feature Request ? Please, check out our Wiki first https://github.com/timgrossmann/InstaPy/wiki --> How can we get bot followers using this tool?
closed
2021-07-16T15:32:59Z
2022-04-02T04:33:25Z
https://github.com/InstaPy/InstaPy/issues/6274
[]
mushlih-almubarak
0
deepfakes/faceswap
deep-learning
753
faceswap.py gices errors
**Describe the bug** A clear and concise description of what the bug is. I am running on windows 10, I am using a amd gpu but am using it through plaidml-keras. When I run the command python faceswap.py extract -i Subject_A/frames -o Subject_A/faces I get the errors: Traceback (most recent call last): File ...
closed
2019-06-08T10:55:55Z
2020-07-02T09:36:23Z
https://github.com/deepfakes/faceswap/issues/753
[]
marvic2409
3
horovod/horovod
tensorflow
3,307
CI: Build Horovod in test images with `HOROVOD_DEBUG=1`
**Is your feature request related to a problem? Please describe.** Some times unit tests may trigger bugs in Horovod's C++ backend. These bugs may cause segmentation faults at times or, if we are unlucky, may go unnoticed although some internal state is corrupted. We have some `assert()` macros all over the code base,...
open
2021-12-08T15:00:01Z
2021-12-08T15:00:01Z
https://github.com/horovod/horovod/issues/3307
[ "enhancement" ]
maxhgerlach
0
wkentaro/labelme
computer-vision
389
Propose to exclude imageData from JSON annotation file. And use imagePath only for information purposes.
Now if annotation is created in JSON file, image data also is stored in JSON file. Is there any arguments for this decision? I see only disadvantages of this: 1) sometimes it seems to be convenient to handle annotation files manually: create it for new image on the basis of one or may be several other files and then u...
closed
2019-05-06T11:28:25Z
2020-01-27T01:27:28Z
https://github.com/wkentaro/labelme/issues/389
[]
IlyaOvodov
9
scikit-multilearn/scikit-multilearn
scikit-learn
177
Suggestion: Change return sequence of `iterative_train_test_split` to match `train_test_split`
Minor suggestion that could potentially help a good few people out! The scikit-multilearn Iterative train test split method will output as such: `X_train, y_train, X_test, y_test = iterative_train_test_split(X, y, test_size = 0.5)` The sciki-learn train test split method will output as such: `X_train, X_test, y...
open
2019-05-27T14:13:56Z
2023-03-14T16:48:03Z
https://github.com/scikit-multilearn/scikit-multilearn/issues/177
[ "enhancement", "help wanted" ]
liamFerris
0
litestar-org/litestar
api
3,362
Docs: Move `.. code-block::` directives into `docs/examples/`
## Description During docs updates we have run into a few places were we have stale code because they are not tested. For example we have some references to Pydantic in the core lib even though it was removed, Caching methods no longer available, etc. We should move all of these out into `docs/examples` so th...
open
2024-04-10T02:15:33Z
2025-03-20T15:54:34Z
https://github.com/litestar-org/litestar/issues/3362
[ "Documentation :books:", "Help Wanted :sos:" ]
JacobCoffee
0
pennersr/django-allauth
django
3,241
empty user.email for keycloak
I found a bug introduced by #3165 regarding the `user.email` field with the `keycloak` provider (possibly other OIDC providers too). After a successful login, the `user.email` attribute is empty but was filled in with django-allauth 0.51.0. I think the problem is in [extract_common_fields](https://github.com/pen...
closed
2023-01-23T16:43:37Z
2023-02-10T15:58:25Z
https://github.com/pennersr/django-allauth/issues/3241
[]
chassing
0
chainer/chainer
numpy
8,452
Feature Request: Add Mish Activation
Mish is a new novel activation function proposed in this [paper](https://arxiv.org/abs/1908.08681). It has shown promising results so far and has been adopted in several packages including: - [TensorFlow-Addons](https://github.com/tensorflow/addons/tree/master/tensorflow_addons/activations) - [SpaCy (Tok2Vec Layer...
closed
2019-11-18T06:44:46Z
2020-03-18T08:55:04Z
https://github.com/chainer/chainer/issues/8452
[ "stale", "issue-checked" ]
digantamisra98
2
allure-framework/allure-python
pytest
812
Excluding allure-labels in pytest run
#### I'm submitting a ... - [ ] feature request #### What is the current behavior? We have CLI param `--allure-label` and its possible to INCLUDE labels. Like `--allure-label method=AnyMethod` and it works #### If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal ...
open
2024-05-03T12:32:41Z
2024-05-23T12:01:34Z
https://github.com/allure-framework/allure-python/issues/812
[ "theme:pytest", "task:new feature" ]
ushankax
1
microsoft/unilm
nlp
1,270
Layoutlmv3 token classification giving low accuracy
I'm using unilm layoutlmv3 for multimodel token classification task using image, tokens and corresponding bounding boxes , but it is not working as expected since I have more tags (around 200).
open
2023-08-28T07:23:22Z
2023-08-28T07:23:22Z
https://github.com/microsoft/unilm/issues/1270
[]
poojitha892
0
roboflow/supervision
pytorch
1,805
Meaning of `lost_track_buffer` in `ByteTrack`
### Search before asking - [x] I have searched the Supervision [issues](https://github.com/roboflow/supervision/issues) and found no similar feature requests. ### Question Hi, I do not understand the precise meaning of `lost_track_buffer` in the `ByteTrack` class. It is only used to initialize `max_time_lost`, whi...
open
2025-03-21T10:34:31Z
2025-03-21T10:34:31Z
https://github.com/roboflow/supervision/issues/1805
[ "question" ]
amaletzk
0
ydataai/ydata-profiling
data-science
1,316
Using tsmode=True, check if data.index is a DateTime index, if so include it in the analysis
### Missing functionality I've used ProfileReport with tsmode=True on a pd.DataFrame indexed with a DateTime index. My assumption was that the report would provide some basic analysis on that index as well as on the values. The report indicates the number of missing values in all columns, which is great, but I could f...
closed
2023-04-20T17:20:26Z
2023-08-08T19:44:42Z
https://github.com/ydataai/ydata-profiling/issues/1316
[ "feature request 💬" ]
CatChenal
3
ray-project/ray
data-science
51,036
refactor serve constants to have a utils
Yeah this makes sense. Perhaps a better approach would be to have a very small utils file that only contains the logic for parsing & defaulting environment variables. Could remove other boilerplate in this file that way too. _Originally posted by @edoakes in https://github.com/ray-project/ray/pull/5100...
open
2025-03-03T18:14:53Z
2025-03-03T18:15:06Z
https://github.com/ray-project/ray/issues/51036
[]
abrarsheikh
0
huggingface/datasets
machine-learning
7,356
How about adding a feature to pass the key when performing map on DatasetDict?
### Feature request Add a feature to pass the key of the DatasetDict when performing map ### Motivation I often preprocess using map on DatasetDict. Sometimes, I need to preprocess train and valid data differently depending on the task. So, I thought it would be nice to pass the key (like train, valid) when perf...
closed
2025-01-06T08:13:52Z
2025-03-24T10:57:47Z
https://github.com/huggingface/datasets/issues/7356
[ "enhancement" ]
jp1924
6
kubeflow/katib
scikit-learn
1,893
Separate suggestion volume reconcile from resumePolicy
/kind feature **Describe the solution you'd like** Volumes used by Suggestion services (e.g. PBT) currently rely on `resumePolicy` to be `FromVolume` to run properly. As the Suggestion volumes always need to be mounted, it should be independent of the `resumePolicy` field. **Anything else you would like to add:*...
open
2022-06-10T03:30:25Z
2023-08-30T13:25:22Z
https://github.com/kubeflow/katib/issues/1893
[ "kind/feature", "lifecycle/frozen" ]
a9p
2
JaidedAI/EasyOCR
deep-learning
714
Doesn't recognize english text correctly
I have this image: ![changed](https://user-images.githubusercontent.com/66069146/163584433-296bff7c-6c08-4304-8e4b-9eb4bc4f64da.png) I'm trying to detect what it is... I know it's not the best for the detection.. so how can I make it more detectable? or maybe even train my own model with these kinds of images, if...
open
2022-04-15T14:42:52Z
2022-04-15T14:45:24Z
https://github.com/JaidedAI/EasyOCR/issues/714
[]
K9Developer
0
ydataai/ydata-profiling
data-science
1,412
MemoryError for particular input WITHOUT large outliers
### Current Behaviour I came across very weird MemoryError when trying to build profile on particular dataframe: <details> <summary>Error traceback is rather long, click to expand</summary> ``` MemoryError Traceback (most recent call last) ~\AppData\Local\Temp/ipykernel_2680/31...
open
2023-08-02T21:19:18Z
2023-09-03T15:27:49Z
https://github.com/ydataai/ydata-profiling/issues/1412
[ "information requested ❔" ]
skunkyevil
5
voxel51/fiftyone
data-science
4,848
[BUG] Text similarity cannot be computed using embeddings
### Describe the problem After computing embeddings using the model `clip-vit-base32-torch`, if I compute similarity using these embeddings, image similarity is calculated instead of text similarity. However, if I use the model directly in the `compute_similarity()` function, text similarity is computed. This mea...
closed
2024-09-26T12:05:16Z
2024-10-04T00:03:36Z
https://github.com/voxel51/fiftyone/issues/4848
[ "bug" ]
sanjeev-sudarsan
2
liangliangyy/DjangoBlog
django
522
首页功能 如何添加新的链接
<!-- 如果你不认真勾选下面的内容,我可能会直接关闭你的 Issue。 提问之前,建议先阅读 https://github.com/ruby-china/How-To-Ask-Questions-The-Smart-Way --> **我确定我已经查看了** (标注`[ ]`为`[x]`) - [ ] [DjangoBlog的readme](https://github.com/liangliangyy/DjangoBlog/blob/master/README.md) - [ ] [配置说明](https://github.com/liangliangyy/DjangoBlog/blob/master/bin...
closed
2021-11-13T09:14:21Z
2021-11-17T03:27:26Z
https://github.com/liangliangyy/DjangoBlog/issues/522
[]
PengHui-pwld
1
proplot-dev/proplot
data-visualization
103
Support rendering of `cftime` time axes
`proplot` doesn't seem to know how to handle `cftime` too well, which is increasingly more common in `xarray` now and can handle various climate model calendars, making it pretty useful. It looks like the auto-generated datetime axis fails and tries to fill in every single time step: ```python import numpy as np...
closed
2020-01-08T20:36:36Z
2020-02-11T01:54:45Z
https://github.com/proplot-dev/proplot/issues/103
[ "bug", "feature" ]
bradyrx
6
KevinMusgrave/pytorch-metric-learning
computer-vision
697
Allow additional parameters in `compute_mat`
Hello, The following code snippet shows a custom distance function that scales the simple dot distance with the rewards associated with each embedding. ```python import torch from pytorch_metric_learning.distances import BaseDistance class CustomDistance(BaseDistance): def __init__(self, params): ...
open
2024-06-03T22:27:56Z
2024-08-29T07:45:37Z
https://github.com/KevinMusgrave/pytorch-metric-learning/issues/697
[ "enhancement" ]
celsofranssa
10
horovod/horovod
pytorch
3,652
Spurious overhead when using horovod
**Environment:** 1. Framework: (PyTorch) 2. Framework version: 1.10.0 3. Horovod version: 0.23.0 4. MPI version: 4.1.1 5. CUDA version: 11.3.109 6. NCCL version: 2.10.3 7. Python version: 3.9.5 8. Spark / PySpark version: - 9. Ray version: - 10. OS and version: CentOS Linux 7 11. GCC version: 10.3.0 12. CMa...
open
2022-08-15T09:09:29Z
2022-10-11T12:09:57Z
https://github.com/horovod/horovod/issues/3652
[ "bug" ]
RandomDefaultUser
1
FlareSolverr/FlareSolverr
api
231
[yggcookie] Exception (yggcookie): FlareSolverr was unable to process the request, please check FlareSolverr logs. Message: Failed to launch the browser process!/opt/jaiko/FlareSolverr/chrome/chrome: error while loading shared libraries: libgbm.so.1: cannot open shared object file: No such file or directoryTROUBLESHOOT...
**Please use the search bar** at the top of the page and make sure you are not creating an already submitted issue. Check closed issues as well, because your issue may have already been fixed. ### How to enable debug and html traces [Follow the instructions from this wiki page](https://github.com/FlareSolverr/Fl...
closed
2021-12-03T19:41:55Z
2021-12-08T19:38:09Z
https://github.com/FlareSolverr/FlareSolverr/issues/231
[]
jb-auvinet
2
huggingface/datasets
deep-learning
6,980
Support NumPy 2.0
### Feature request Support NumPy 2.0. ### Motivation NumPy introduces the Array API, which bridges the gap between machine learning libraries. Many clients of HuggingFace are eager to start using the Array API. Besides that, NumPy 2 provides a cleaner interface than NumPy 1. ### Tasks NumPy 2.0 was ...
closed
2024-06-18T23:30:22Z
2024-07-12T12:04:54Z
https://github.com/huggingface/datasets/issues/6980
[ "enhancement" ]
NeilGirdhar
0
SYSTRAN/faster-whisper
deep-learning
748
Execute only one file and exit
I have many files that need to be translated into text, but the task exits every time I try to process a file。 、 def video_to_text(file, model_size="large-v3"): # or run on GPU with INT8 model = WhisperModel(model_size, device="cuda", compute_type="int8_float16", num_workers=3) segments, info = ...
open
2024-03-16T06:44:53Z
2024-03-16T06:44:53Z
https://github.com/SYSTRAN/faster-whisper/issues/748
[]
lizhanyang505
0
JaidedAI/EasyOCR
machine-learning
378
LOGGER is not imported!
After installation via pip install, tried to process an image in PIL format, the following error appears: ![image](https://user-images.githubusercontent.com/57587265/108584715-9a69bc80-7354-11eb-8a5c-d6164a568237.png) it looks like you forgot to import LOGGER
closed
2021-02-20T05:22:37Z
2022-03-02T09:24:32Z
https://github.com/JaidedAI/EasyOCR/issues/378
[]
Akhmetov-VA
0
pallets/flask
python
5,135
Wrong syntax in JavaScript patterns documentation
In the section *Making a Request with fetch* the syntax of the `FormData.append` command is wrong: https://github.com/pallets/flask/blob/d0bf462866289ad8bfe29b6e4e1e0f531003ab34/docs/patterns/javascript.rst?plain=1#L128-L129 See [`FormData.append` syntax on MDN](https://developer.mozilla.org/en-US/docs/Web/API/Fo...
closed
2023-05-18T12:23:14Z
2023-06-02T00:05:42Z
https://github.com/pallets/flask/issues/5135
[]
pg1992
0
ranaroussi/yfinance
pandas
2,291
"may be delisted" with 0.2.54
**Mod edit: only reply if `yf.__version__` prints latest version. Ignore PIP Conda etc** --- ### Describe bug No stock information, got symbol may delisted error for all ### Simple code that reproduces your problem dat = yf.Ticker("MSFT") dat.info ### Debug log - MSFT: No summary info found, symbol may be delist...
closed
2025-02-19T12:45:50Z
2025-02-24T22:59:42Z
https://github.com/ranaroussi/yfinance/issues/2291
[]
ertugrulbiri
17
jmcnamara/XlsxWriter
pandas
516
Feature request: Cell link for text box
It would be great if we could add a cell reference to a textbox. In Excel proper this is done by simply selecting the textbox, clicking the formula bar, and typing "=B2" or something of that sort. The text of the cell is then displayed in the textbox. It doesn't seem to currently be possible in XlsxWriter. I trie...
closed
2018-05-04T21:12:10Z
2019-11-09T21:22:46Z
https://github.com/jmcnamara/XlsxWriter/issues/516
[ "feature request", "ready to close" ]
colin-broderick
4
HIT-SCIR/ltp
nlp
343
请问elasticsearch插件支持
请问LTP支持es 5.0以上版本吗?有可用插件还是需要自己封装呢?
closed
2019-08-01T02:55:42Z
2020-06-17T02:29:47Z
https://github.com/HIT-SCIR/ltp/issues/343
[]
JackGzj
1
dynaconf/dynaconf
flask
1,116
[RFC] On 4.0, disable dot notation access by default by setting DYNABOXIFY=False as default
#1115 adds DYNABOXIFY as a flag to disable the automatic casting of nested structures to Dynabox and BoxList. On Dynaconf 4.0 this flag must be set to `False` as default, which means we are going to have only subscription access using square brackets `settings.KEY["NESTED']["OTHER"]` and also `settings.get("key.nest...
closed
2024-07-02T15:13:38Z
2024-07-08T18:51:56Z
https://github.com/dynaconf/dynaconf/issues/1116
[ "Not a Bug", "RFC", "4.0-breaking-change" ]
rochacbruno
1
open-mmlab/mmdetection
pytorch
11,502
Could there be a MMGroundingDino segmentation version
I can't find anything which would enable training of an open-shot instance segmentation model, MMGroundingDino is one of only a few places that implements a trainable open-shot detection model. Would it be possible for MMDetection to create/release a trainable instance segmentation version? I think there would ...
open
2024-02-27T10:22:13Z
2024-02-27T10:22:28Z
https://github.com/open-mmlab/mmdetection/issues/11502
[]
GeorgePearse
0
Lightning-AI/pytorch-lightning
pytorch
20,384
Custom TQDMProgressBar changes not reflected
### Bug description I wrote a custom TQDMProgressBar class with some changes. When I run `train.fit()` in JupyterLab the default progress bar is still used, however. ### What version are you seeing the problem on? v2.4 ### How to reproduce the bug ```python from lightning.pytorch.callbacks import TQDMPr...
open
2024-11-01T18:56:25Z
2024-11-20T20:10:38Z
https://github.com/Lightning-AI/pytorch-lightning/issues/20384
[ "bug", "needs triage", "ver: 2.4.x" ]
oseymour
0
open-mmlab/mmdetection
pytorch
11,403
Proper Shared Memory support for large COCO Datasets
**Describe the feature** When training on a COCO format dataset only one copy of the dataset annotations should be loaded into RAM by the primary process and all other GPU process dataloaders should pull from this copy in shared memory. **Motivation** Duplicating a large COCO dataset's annotations in a distributed...
open
2024-01-18T18:12:27Z
2024-03-06T14:36:54Z
https://github.com/open-mmlab/mmdetection/issues/11403
[]
h-fernand
5
plotly/dash-cytoscape
dash
44
Support for ` "curve-style": "taxi"` for edges
Hi, I could not find a way to use ` "curve-style": "taxi"` for the edges. Is there a way to do so? I was unable to find where in `react-cytoscape` I should be looking if its present.
closed
2019-03-26T21:58:00Z
2020-02-14T00:41:52Z
https://github.com/plotly/dash-cytoscape/issues/44
[]
vivekvs1
7
ultralytics/ultralytics
deep-learning
19,490
Turn off early stopping for first "n" epochs
### Search before asking - [x] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/orgs/ultralytics/discussions) and found no similar questions. ### Question When I am finetuning a model, the loss is initially very low. After that, it...
open
2025-03-02T04:14:37Z
2025-03-02T21:01:42Z
https://github.com/ultralytics/ultralytics/issues/19490
[ "question" ]
chinge55
2
ivy-llc/ivy
numpy
28,339
Fix Frontend Failing Test: paddle - math.tensorflow.math.argmin
To-do List: https://github.com/unifyai/ivy/issues/27500
closed
2024-02-20T08:12:51Z
2024-02-20T10:21:20Z
https://github.com/ivy-llc/ivy/issues/28339
[ "Sub Task" ]
Sai-Suraj-27
0
PaddlePaddle/PaddleHub
nlp
1,528
PaddleHub加载ERNIE-GEN模型后,在预测阶段,是否可以调用有关评价指标的函数,比如想获得1-gram,2-gram等等信息,或者准确率等等,又或者如何量化生成的摘要和原来的摘要的好坏
欢迎您对PaddleHub提出建议,非常感谢您对PaddleHub的贡献! 在留下您的建议时,辛苦您同步提供如下信息: - 您想要增加什么新特性? ![测试结果评价](https://user-images.githubusercontent.com/82364831/125382862-0ebb0000-e3c9-11eb-83ea-d06a2397037d.png) - 什么样的场景下需要该特性? 模型测试集验证结果评价标准 - 没有该特性的条件下,PaddleHub目前是否能间接满足该需求? 还不知道 - 增加该特性,PaddleHub可能需要变化的部分。 可能需要修改preduction相关代码,增加有...
open
2021-07-13T03:05:20Z
2021-07-14T02:25:17Z
https://github.com/PaddlePaddle/PaddleHub/issues/1528
[ "nlp" ]
lqgeek1025
1
httpie/cli
api
697
Do not dump content with first '-v'
In cases when either large content is uploaded or when `httpie` is called from a loop, the actual content is not needed to be shown while progress (like headers and status codes is still welcome on the screen). Now if you use `-v` content will be dumped as well, washing request headers away from the screen and flood...
closed
2018-08-30T09:49:50Z
2018-11-06T09:50:28Z
https://github.com/httpie/cli/issues/697
[]
aleksandr-vin
1
coqui-ai/TTS
python
3,989
[Bug] Install on clean Ubuntu 22.04 fails in SudachiPy build....
### Describe the bug I'm trying to install TTS on an ARM server with a clean version of Ubuntu 22.04 after "apt install python3-pip". Here's the bug in the log section. TIA ### To Reproduce Start with a clean version of 22.04 on an arm server. Run "apt install python3-pip" Run "pip install TTS" ### E...
closed
2024-09-06T12:47:00Z
2024-12-28T11:58:05Z
https://github.com/coqui-ai/TTS/issues/3989
[ "bug", "wontfix" ]
pwayner
8
babysor/MockingBird
deep-learning
588
大佬们能来个新的进群路径吗,微信,qq都可以,搞来搞去还是杂音
RT
open
2022-05-29T03:30:07Z
2023-02-19T14:48:08Z
https://github.com/babysor/MockingBird/issues/588
[]
skyflym
5
alpacahq/alpaca-trade-api-python
rest-api
53
bar df data type issues when converting
In Entity.py, You are converting the timestamp by multiply 1e9 and this cause the datatype to change to Float64 which is not accepted in the panda library and returns TypeError. Can we do something like this? ``` if not df.empty: df.index = pd.to_datetime( (df.index * 1e9).a...
closed
2019-01-31T18:47:49Z
2019-02-04T22:06:26Z
https://github.com/alpacahq/alpaca-trade-api-python/issues/53
[]
sunjiawen
2
FactoryBoy/factory_boy
sqlalchemy
401
post_generation objects can't be overridden with a computed "pre" value
This should work: ```python class BookFactory(factory.Factory): @factory.post_generation def category(self, create, override, extra): if create and override: category.register(self) class TrilogyFactory(factory.Factory): book1 = factory.SubFactory(BookFactory) book2 = fa...
closed
2017-08-01T13:33:35Z
2018-05-05T15:06:23Z
https://github.com/FactoryBoy/factory_boy/issues/401
[ "Bug" ]
rbarrois
1
python-restx/flask-restx
api
347
Allow multiple marshal_with decorators
**Is your feature request related to a problem? Please describe.** Using `@namespace.marshal_with` multiple times on one method results in only the outer-most `marhal_with`'s model being used. The only workaround is to instead use `@namespace.response` and explicitly call `marshal` within a mess of control flow statem...
open
2021-07-01T21:00:35Z
2024-10-16T02:47:20Z
https://github.com/python-restx/flask-restx/issues/347
[ "enhancement" ]
MajorDallas
4
taverntesting/tavern
pytest
623
Function fillfixtures() in pytest became deprecated
Pytest deprecated the use of` fillfixtures()` use [at this line](https://github.com/taverntesting/tavern/blob/f6e8c0ef68862956b07e8727beb2c753bc3f5024/tavern/testutils/pytesthook/item.py#L63) since version 6.0.0. See [release note here](https://docs.pytest.org/en/stable/deprecations.html#the-pytest-fillfuncargs-fun...
closed
2020-12-08T13:54:48Z
2020-12-11T17:09:10Z
https://github.com/taverntesting/tavern/issues/623
[]
nicoinn
0
widgetti/solara
flask
841
Webhooks - example
Hi, Would it be possible to add the simplest possible example of how one would create or "listen to" webhooks with solara? Thank you!
open
2024-10-31T11:42:30Z
2024-12-12T13:59:25Z
https://github.com/widgetti/solara/issues/841
[]
JovanVeljanoski
6
ijl/orjson
numpy
503
Enh proposal: deserialize without exactly knowing the target class
Hello. First of all: congratulation for your awesome, and so efficient, project. I "come from (as a user)" [jsons](https://github.com/ramonhagenaars/jsons), but I'm trying to switch to your project which handle better numpy types, and seems to be more efficient. One feature I'm missing is the capability to ser...
closed
2024-07-15T10:29:47Z
2024-07-24T08:02:21Z
https://github.com/ijl/orjson/issues/503
[ "Stale" ]
gri38
0
saulpw/visidata
pandas
1,627
[eval] can't use locals in list comprehensions
**Small description** When using list comprehensions over expr columns that return lists, columns that are not lists end up returning `NameErrors` **Expected result** The column should be the same for each iteration over the loop, because it is not a list **Actual result with screenshot** ![image](https:...
closed
2022-12-19T03:41:48Z
2023-01-03T05:16:40Z
https://github.com/saulpw/visidata/issues/1627
[ "bug" ]
librarianmage
1
nerfstudio-project/nerfstudio
computer-vision
2,879
ignore...
ignore this
closed
2024-02-07T10:23:58Z
2024-02-07T10:30:29Z
https://github.com/nerfstudio-project/nerfstudio/issues/2879
[]
kurtjcu
0
openapi-generators/openapi-python-client
fastapi
784
Support text/csv responses
Hello! I am using openapi-python-client and it seems that text/csv is unsupported: Warning(s) encountered while generating. Client was generated, but some pieces may be missing Unsupported content_type {'text/csv':
closed
2023-08-01T17:47:26Z
2023-08-13T00:21:38Z
https://github.com/openapi-generators/openapi-python-client/issues/784
[ "✨ enhancement" ]
antoneladestito
1
pmaji/crypto-whale-watching-app
dash
86
pair.webSocketKill division by zero error
``` Exception in thread Thread-66: Traceback (most recent call last): File "C:\Python\lib\threading.py", line 916, in _bootstrap_inner self.run() File "C:\Python\lib\threading.py", line 864, in run self._target(*self._args, **self._kwargs) File "C:\Users\mifune\Desktop\app.py", line 647, in websock...
closed
2018-03-01T10:18:09Z
2018-03-01T14:39:08Z
https://github.com/pmaji/crypto-whale-watching-app/issues/86
[]
mifunetoshiro
2
FlareSolverr/FlareSolverr
api
334
[yggtorrent] Exception (yggtorrent): FlareSolverr was unable to process the request, please check FlareSolverr logs. Message: Cloudflare Error: Cloudflare has blocked this request. Probably your IP is banned for this site, check in your web browser.: FlareSolverr was unable to process the request, please check FlareSol...
**Please use the search bar** at the top of the page and make sure you are not creating an already submitted issue. Check closed issues as well, because your issue may have already been fixed. ### How to enable debug and html traces [Follow the instructions from this wiki page](https://github.com/FlareSolverr/Fl...
closed
2022-03-17T18:46:11Z
2022-03-19T04:32:22Z
https://github.com/FlareSolverr/FlareSolverr/issues/334
[ "duplicate" ]
louchebem06
3
modin-project/modin
pandas
7,128
Update minimal supported version of ray up to 2.1.0
This is a consequence of the fact that we now use generators: https://github.com/modin-project/modin/pull/7005#issuecomment-2022963068 Error that appears when launching CI with Ray 1.13.0: `TypeError: object of type 'generator' has no len()`
closed
2024-03-27T16:31:37Z
2024-04-01T11:51:48Z
https://github.com/modin-project/modin/issues/7128
[ "dependencies 🔗", "P0" ]
anmyachev
0
dmlc/gluon-cv
computer-vision
980
cpp prebuilt binaries with CUDA 10.1 and mkl support for linux
Hi, I tested the yolov3-darknet53 model on cpp inference and on mxnet hybridized/symbolic graph. mxnet python on cuda101mkl - 4.03ms cpp on cuda9 for linux - 854ms cpp on cpu - 1585ms All these is on amazon aws ec2 p2.16x instance. These results show that cpp inference is worse than the python or suggest t...
closed
2019-10-10T22:03:45Z
2019-11-19T01:12:56Z
https://github.com/dmlc/gluon-cv/issues/980
[]
djaym7
3
Miserlou/Zappa
flask
1,245
No Module Named 'task' with Mezzanine
## Context When running my application in a local virtual environment, everything works fine. However, when I attempt to deploy the project, I get this traceback in the tail: ``` Traceback (most recent call last): File "/var/task/django/core/handlers/base.py", line 131, in get_response response = middleware_...
closed
2017-11-17T01:52:34Z
2017-12-01T13:00:52Z
https://github.com/Miserlou/Zappa/issues/1245
[]
jjorissen52
1
QuivrHQ/quivr
api
3,336
[Bug]: How do I run the Ollama
### What happened? /app/core/quivr_core/config.py:209 in set_llm_model │ backend-api | │ │ backend-api | │ 206 │ def set_llm_model(self, model: str): ...
closed
2024-10-07T12:19:10Z
2025-01-11T20:05:38Z
https://github.com/QuivrHQ/quivr/issues/3336
[ "bug", "Stale", "area: backend" ]
caishanli
27
gradio-app/gradio
deep-learning
10,325
Support drag-and-drop to add files to `gr.File` after uploading some files
- [x] I have searched to see if a similar issue already exists. While files can be added using the upload button, ![](https://github.com/user-attachments/assets/3e621815-681d-480a-8879-6d2e0808f0c4) it seems drag-and-drop doesn't work. https://github.com/user-attachments/assets/ac984935-7ce3-474f-b812-39087...
open
2025-01-10T04:33:11Z
2025-01-11T05:58:27Z
https://github.com/gradio-app/gradio/issues/10325
[ "enhancement" ]
hysts
0
noirbizarre/flask-restplus
api
168
Raise error when trying to create parameter that accepts an array of files
Apparently swagger 2.0 can't handle an array of files (see [this issue](https://github.com/swagger-api/swagger-ui/issues/823) on swagger's API) as a parameter, maybe flask-restplus should raise an error if the user tries to do this. I ran into this while trying to add an argument with something like this ``` python p...
open
2016-04-26T23:05:20Z
2016-09-05T11:34:36Z
https://github.com/noirbizarre/flask-restplus/issues/168
[ "enhancement" ]
danielhauagge
0
TheKevJames/coveralls-python
pytest
326
Coverage 6.0 moved `coverage.misc.NoSource` to `coverage.exceptions.NoSource`
Looks like the latest stable version of coverage breaks the reporting from coveralls-python. ``` #!/bin/bash -eo pipefail COVERALLS_REPO_TOKEN=Q58WdUuZOi89XHyDeDsGE2lxUGQ2IfqP3 coveralls Traceback (most recent call last): File "/home/circleci/.local/bin/coveralls", line 5, in <module> from coveralls.cli i...
closed
2021-10-03T16:26:24Z
2021-11-03T21:53:13Z
https://github.com/TheKevJames/coveralls-python/issues/326
[]
haakenlid
3
ranaroussi/yfinance
pandas
1,505
The data seems wrong.
I fetch AAPL from 2000-01-01 by two ways, but they give different data. After checking on the yahoo finance web, i find that yfinance returns the wrong data. ```python import pandas_datareader.data as pdr import yfinance as yf yf.pdr_override() aapl_yf = yf.Ticker('AAPL') df1 = aapl_yf.history( period='1...
closed
2023-04-23T03:39:11Z
2023-07-09T20:54:29Z
https://github.com/ranaroussi/yfinance/issues/1505
[]
ChenQX1
2
horovod/horovod
deep-learning
3,785
performance did not improve when i increase the number of processes
I want to know the differences on performance between using horovod and without horovod, so i use a pytorch version of mnist demo with different settings. Here's the result: 1. without hovorod, batch_size = 32 Test set: Average loss: 0.0466, Accuracy: 98.62% duration: 0:03:23.520224 2. with horovod, n...
closed
2022-11-29T08:30:47Z
2023-02-19T13:19:23Z
https://github.com/horovod/horovod/issues/3785
[ "wontfix" ]
zly9844
1
plotly/dash-table
dash
100
Clean up / rename 'virtualization' props
Virtualization properties are not related to virtualization at all but to paging and are just artifact of a previous effort towards a virtualization prototype. Rename the props so they better represent what they do.
closed
2018-09-19T01:03:33Z
2018-10-25T13:50:29Z
https://github.com/plotly/dash-table/issues/100
[]
Marc-Andre-Rivet
2
sammchardy/python-binance
api
1,108
Inconsistent Symbol Info Values (minQty, maxQty, stepSize)
I am using python-binance for trading BNBUSDT pair. I just noticed there are some inconsistency between Binance-API filters and the filters I receive when I use client.get_symbol_info('BNBUSDT') command. When I use client.get_symbol_info('BNBUSDT'), I get {'filterType': 'LOT_SIZE', 'minQty': '0.01000000', 'maxQty':...
closed
2021-12-19T11:14:07Z
2021-12-24T17:49:44Z
https://github.com/sammchardy/python-binance/issues/1108
[]
bgsahan
1
torchbox/wagtail-grapple
graphql
394
Stream field chooser block values should be nullable
Currently, the `snippet` field of the `SnippetChooserBlock` type [is non-nullable](https://github.com/torchbox/wagtail-grapple/blob/166e78ae5a5634dc3dc0d01b98b0574ffe3350cf/grapple/types/streamfield.py#L477). As Wagtail doesn't enforce that a snippet referenced in a `SnippetChooserBlock` value cannot be deleted, this f...
closed
2024-05-14T15:05:13Z
2024-06-20T13:46:34Z
https://github.com/torchbox/wagtail-grapple/issues/394
[]
jams2
0