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
donnemartin/data-science-ipython-notebooks
numpy
21
Update Spark notebook to use DataFrames
Spark 1.3 introduced DataFrames: > A DataFrame is a distributed collection of data organized into named columns. It is conceptually equivalent to a table in a relational database or a data frame in R/Python, but with richer optimizations under the hood. DataFrames can be constructed from a wide array of sources such a...
closed
2015-12-29T18:48:34Z
2016-02-21T11:26:04Z
https://github.com/donnemartin/data-science-ipython-notebooks/issues/21
[ "enhancement", "help wanted" ]
donnemartin
2
numba/numba
numpy
9,434
Integrate ZLUDA for AMD CUDA
**Describe the feature** @sklam, https://github.com/vosen/ZLUDA it can give feature run CUDA program on amd video cards if cuda code is optimized, and speed up work on amd.
open
2024-02-13T08:48:20Z
2024-02-13T15:46:54Z
https://github.com/numba/numba/issues/9434
[ "feature_request" ]
GermanAizek
3
unit8co/darts
data-science
2,238
Issue with predictions values being too low (explain in body)
Ok, so i got this very frustrating issue where i have some timeseries that are, not linear, but they are cumulative. Its another electricity data usage dataset. What is going wrong is that the predictions are BELOW/LOWER than the historic series when there is no way that such a pattern would be learned. Since the s...
closed
2024-02-20T17:39:56Z
2024-03-12T10:16:12Z
https://github.com/unit8co/darts/issues/2238
[ "question" ]
Allena101
3
jstrieb/github-stats
asyncio
73
A very good
closed
2022-06-13T15:58:34Z
2022-08-15T04:41:41Z
https://github.com/jstrieb/github-stats/issues/73
[]
Chunorris6
0
trevorstephens/gplearn
scikit-learn
202
Why is a large proportion of candidates in the initial population = None?
Hello, I am working through the example notebook [https://github.com/trevorstephens/gplearn/blob/master/doc/gp_examples.ipynb](url) and am able to reproduce the same results. When I inspect the initial population `est_gp._programs[0]` only 139 candidates are a gplearn program and the remainder are `None`. I ge...
closed
2020-06-30T21:05:34Z
2020-07-01T08:13:43Z
https://github.com/trevorstephens/gplearn/issues/202
[]
nosb9124
3
labmlai/annotated_deep_learning_paper_implementations
pytorch
43
Vision Transformer
Paper: [An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale](https://arxiv.org/abs/2010.11929)
closed
2021-04-19T12:03:23Z
2021-07-17T09:56:19Z
https://github.com/labmlai/annotated_deep_learning_paper_implementations/issues/43
[ "paper implementation" ]
vpj
4
automagica/automagica
automation
54
Use Snips for offline NLU and Voice AI
At https://snips.ai we are working on a 100% private-by-design and offline Voice AI platform which would be perfectly suited for what you are doing: - offline library for NLU that can be used independently: https://github.com/snipsco/snips-nlu - use the whole platform if you also want to do offline and private-by...
closed
2019-06-12T07:29:04Z
2020-01-30T21:55:24Z
https://github.com/automagica/automagica/issues/54
[ "enhancement" ]
maelp
2
deepinsight/insightface
pytorch
2,287
Something Wrong and i got 100% accuracy🥵
as a beginner of cv, i trained this model on a tesla P4 sever. in training, i use umd dataset , and reset the parameter after copying configs. ```from easydict import EasyDict as edict config = edict() config.margin_list = (1.0, 0.5, 0.0) config.network = "r100" config.resume = False config.output = None conf...
open
2023-04-18T14:30:35Z
2023-04-25T03:18:30Z
https://github.com/deepinsight/insightface/issues/2287
[]
CMakey
5
ray-project/ray
data-science
50,825
CI test linux://python/ray/data:test_numpy_support is flaky
CI test **linux://python/ray/data:test_numpy_support** is consistently_failing. Recent failures: - https://buildkite.com/ray-project/postmerge/builds/8496#01952c44-0d09-482f-a6f3-aa6493261d16 - https://buildkite.com/ray-project/postmerge/builds/8495#01952b53-0f7b-45fe-9a74-7107914282da - https://buildkite.com/ray-p...
closed
2025-02-22T06:42:20Z
2025-03-04T06:40:30Z
https://github.com/ray-project/ray/issues/50825
[ "bug", "triage", "data", "flaky-tracker", "ray-test-bot", "ci-test", "weekly-release-blocker", "stability" ]
can-anyscale
41
opengeos/leafmap
jupyter
932
`edit_polygons` unable to transform CRS correctly
<!-- Please search existing issues to avoid creating duplicates. --> ### Environment Information - leafmap version: 0.38.8 - Python version: 3.10.12 - Operating System: Ubuntu 20.04.6 LTS ### Description This issue is similar to #920. `edit_polygons` does not work if `gdf` is not in EPSG:4326. ...
closed
2024-10-24T11:09:15Z
2024-10-24T12:11:43Z
https://github.com/opengeos/leafmap/issues/932
[ "bug" ]
patel-zeel
0
HIT-SCIR/ltp
nlp
249
反应个问题
语言云的在线演示功能,经常性的崩溃,想看个例子都不行,好几天了都是这样,这两个月不知道碰到多少种这种情况了。希望及时处理! ![123](https://user-images.githubusercontent.com/20137919/29362941-86ddac22-82c0-11e7-8739-4862065a3fb1.png)
closed
2017-08-16T12:18:21Z
2017-09-08T06:36:05Z
https://github.com/HIT-SCIR/ltp/issues/249
[]
licunlin2012
3
ultrafunkamsterdam/undetected-chromedriver
automation
1,803
[Nodriver] Features
Consider adding to nodriver some features: 1. For `Element` implement same methods like for tab (`select`, `select_all`, if possible also `find`) 2. For `send_keys` add cdp commands like `keyDown`, `keyUp`. It will mimic events from real keyboard as they are not fired when simply sending text 3. From selenium driver...
open
2024-03-23T09:25:53Z
2024-11-05T04:46:38Z
https://github.com/ultrafunkamsterdam/undetected-chromedriver/issues/1803
[]
WindBora
2
inducer/pudb
pytest
248
Move themes out to separate files
All current themes are defined inside a `theme.py` module. It looks like the next: ``` elif theme == "midnight": # {{{ midnight # Based on XCode's midnight theme # Looks best in a console with green text against black background palette_dict.update({ "variables": ("w...
closed
2017-04-11T19:22:31Z
2023-10-06T17:20:00Z
https://github.com/inducer/pudb/issues/248
[]
discort
5
ShishirPatil/gorilla
api
41
.
closed
2023-06-08T13:14:41Z
2023-06-08T22:19:21Z
https://github.com/ShishirPatil/gorilla/issues/41
[ "hosted-gorilla" ]
aardsyh
1
OFA-Sys/Chinese-CLIP
computer-vision
310
请问分词器有没有c++版本的实现?
如题,谢谢~
open
2024-05-07T07:57:38Z
2024-07-31T07:54:33Z
https://github.com/OFA-Sys/Chinese-CLIP/issues/310
[]
liumingzhu6060
3
scikit-image/scikit-image
computer-vision
7,242
Unexpected Output Channel Reduction in skimage.transform.rescale without Explicit channel_axis
### Description: When using the `skimage.transform.rescale` function to downscale an RGB image without explicitly specifying the `channel_axis`, the output image unexpectedly has two channels instead of the standard three. This is observed when applying the function to the standard RGB image from `skimage.data.astro...
open
2023-11-16T13:36:46Z
2024-06-20T02:27:15Z
https://github.com/scikit-image/scikit-image/issues/7242
[ ":page_facing_up: type: Documentation", ":sleeping: Dormant" ]
tokiAi
8
apache/airflow
automation
47,947
Missing dependencies between tasks if Airflow Task Group is empty
### Apache Airflow version 2.10.5 ### If "Other Airflow 2 version" selected, which one? _No response_ ### What happened? Airflow is not honouring the task dependecies for a task if the parent is empty task group ### What you think should happen instead? If the parent of a task is empty task group Then it should ...
open
2025-03-19T09:22:17Z
2025-03-24T05:41:19Z
https://github.com/apache/airflow/issues/47947
[ "kind:bug", "area:core", "area:TaskGroup", "needs-triage" ]
purnachandergit
1
OFA-Sys/Chinese-CLIP
computer-vision
27
ValueError: host not found: Name or service not known
n你好 运行训练指令 报错如题,请问是哪里的配置有问题
closed
2022-12-08T08:00:35Z
2022-12-08T08:22:55Z
https://github.com/OFA-Sys/Chinese-CLIP/issues/27
[]
dengfenglai321
1
smarie/python-pytest-cases
pytest
284
Add zip join to combine fixtures
Consider this issue as a feature request please. I suggest to add more flexibility to how parameters for tests are combined. In pytest tests are executed for each combination (cartesian product) of all parameters. I was glad to find fixture_union in pytest cases that introduces flexibility in combining fixture paramete...
open
2022-10-16T13:19:56Z
2022-11-26T22:17:08Z
https://github.com/smarie/python-pytest-cases/issues/284
[]
tokarenko
1
Neoteroi/BlackSheep
asyncio
138
Try using orjson, or adding support for orjson, to the base JSONContent
https://github.com/ijl/orjson
closed
2021-05-22T15:56:10Z
2021-07-16T20:01:54Z
https://github.com/Neoteroi/BlackSheep/issues/138
[ "fixed in branch", "needs docs" ]
RobertoPrevato
2
gradio-app/gradio
data-visualization
10,138
GRADIO_SSR_MODE is not documented
### Describe the bug The environment variable `GRADIO_SSR_MODE` is **not** documented in https://www.gradio.app/guides/environment-variables but referenced on these two lines: https://github.com/gradio-app/gradio/blob/3a6151e9422cc3b02b6e815cb5c72f59bebc60c7/gradio/blocks.py#L2460 and https://github.com/gradio-app/gra...
closed
2024-12-05T22:27:43Z
2024-12-06T20:10:24Z
https://github.com/gradio-app/gradio/issues/10138
[ "docs/website", "SSR" ]
anirbanbasu
0
PaddlePaddle/PaddleHub
nlp
1,705
AI Studio import paddlehub报错
欢迎您反馈PaddleHub使用问题,非常感谢您对PaddleHub的贡献! 在留下您的问题时,辛苦您同步提供如下信息: - 版本、环境信息 1)PaddleHub和PaddlePaddle版本:请提供您的PaddleHub和PaddlePaddle版本号,例如PaddleHub1.4.1,PaddlePaddle1.6.2 2)系统环境:请您描述系统类型,例如Linux/Windows/MacOS/,python版本 - 复现信息:如为报错,请给出复现环境、复现步骤 PaddlePaddle 1.8.4 paddlehub 2.2.0 我在AI Studio中运行项目,只要import paddlehub就出错误 ...
open
2021-11-25T13:37:06Z
2021-11-30T12:21:26Z
https://github.com/PaddlePaddle/PaddleHub/issues/1705
[ "installation" ]
H-jh20
3
pydata/xarray
pandas
9,742
Pandas Integer Type Doesn't Convert in Dataset
### What happened? Converted a Pandas `DataFrame` containing a column of type `pandas.Int64Dtype()` into an Xarray `Dataset`. The data variable doesn't get converted to an Xarray compatible type: ``` Data variables: 0 (dim_0) Int64 27B <class 'xarray.core.extension_array.PandasExte... ``` Additiona...
open
2024-11-07T14:24:29Z
2025-02-11T22:03:19Z
https://github.com/pydata/xarray/issues/9742
[ "bug" ]
edwardreed81
3
nonebot/nonebot2
fastapi
2,462
Plugin: 用户
### PyPI 项目名 nonebot-plugin-user ### 插件 import 包名 nonebot_plugin_user ### 标签 [] ### 插件配置项 _No response_
closed
2023-11-21T13:29:53Z
2023-11-22T02:47:23Z
https://github.com/nonebot/nonebot2/issues/2462
[ "Plugin" ]
he0119
1
AUTOMATIC1111/stable-diffusion-webui
pytorch
16,020
[Feature Request]: Adaptive guidance is supported?
### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What would your feature do ? Adaptive Guidance: Training-free Acceleration of Conditional Diffusion Models ### Proposed workflow 1. Go to Adaptive Guidance: Training-free Acceleration of Con...
open
2024-06-14T08:41:47Z
2024-06-14T09:55:19Z
https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/16020
[ "enhancement" ]
bigmover
1
mitmproxy/pdoc
api
312
Option to disable magic surrounding __init__ and __new__?
#### Problem Description I'm trying out pdoc for the first time, and was getting frustrated and confused by all the magic handling around the `__init__` and `__new__` methods, so I spent a lot of time playing with the code to figure out how it works just enough to disable it. However, I'm now dependent on a modifie...
closed
2021-11-02T22:14:27Z
2021-11-09T15:11:05Z
https://github.com/mitmproxy/pdoc/issues/312
[ "enhancement" ]
odigity
1
brightmart/text_classification
tensorflow
129
How about SpanBert
When can I see [SpanBert](https://arxiv.org/pdf/1907.10529.pdf) here
closed
2019-08-02T06:19:27Z
2023-05-18T13:39:26Z
https://github.com/brightmart/text_classification/issues/129
[]
shanghai-Jerry
0
ultralytics/ultralytics
machine-learning
18,710
Which hyperparameters are suitable for me?
### Search before asking - [x] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and found no similar questions. ### Question Hello. I've already done finetuning and just trained YOLOv11 from scr...
open
2025-01-16T11:51:54Z
2025-01-24T06:07:24Z
https://github.com/ultralytics/ultralytics/issues/18710
[ "question", "detect" ]
Egorundel
35
Anjok07/ultimatevocalremovergui
pytorch
704
here I have error when I run your project in my Mac machine
Last Error Received: Process: VR Architecture If this error persists, please contact the developers with the error details. Raw Error Details: ValueError: "zero-size array to reduction operation maximum which has no identity" Traceback Error: " File "UVR.py", line 4716, in process_start File "separat...
closed
2023-07-31T09:19:36Z
2023-09-27T23:27:40Z
https://github.com/Anjok07/ultimatevocalremovergui/issues/704
[]
jygytfugi
1
recommenders-team/recommenders
deep-learning
1,486
[BUG] No module named 'reco_utils'
### Description Error `No module named 'reco_utils'` in docker test https://github.com/microsoft/recommenders/tree/main/tools/docker ``` $ docker run -it recommenders:cpu pytest tests/unit -m "not spark and not gpu and not notebooks" ImportError while loading conftest '/root/recommenders/tests/conftest.py'. ...
closed
2021-07-26T09:13:14Z
2021-12-17T08:47:31Z
https://github.com/recommenders-team/recommenders/issues/1486
[ "bug" ]
xu-song
3
jupyterhub/zero-to-jupyterhub-k8s
jupyter
3,042
In Oct 2023 - drop support for k8s 1.23
This is an issue to help us remember the policy (see #2591, #2979, #3040) to allow ourselves to drop support for k8s versions as long as major cloud providers has stopped supporting them. k8s | [GKE EOL](https://endoflife.date/google-kubernetes-engine) | [EKS EOL](https://endoflife.date/amazon-eks) | [AKS EOL](https...
closed
2023-02-28T09:34:22Z
2024-01-14T15:07:25Z
https://github.com/jupyterhub/zero-to-jupyterhub-k8s/issues/3042
[]
consideRatio
0
pyro-ppl/numpyro
numpy
1,135
SA kernel missing model attribute
Trying to load an MCMC run using an SA kernel into `arviz`, I ran into this issue: ``` def test_model(...) ... kernel = SA(test_model) mcmc_test = MCMC(kernel, ...) mcmc_test.run(...) data_test = az.from_numpyro(mcmc_test) ``` which raises... ```-----------------------------------------------------...
closed
2021-08-25T16:45:19Z
2021-08-26T02:53:09Z
https://github.com/pyro-ppl/numpyro/issues/1135
[]
d-diaz
0
recommenders-team/recommenders
deep-learning
1,394
[FEATURE] Upgrade nni and scikit-learn
### Description <!--- Describe your expected feature in detail --> - Upgrade nni from current version (1.5) so that we can use scikit-learn>=0.22.1 - Add nni back to the core option of the pypi package
open
2021-05-07T17:25:38Z
2021-05-07T17:27:38Z
https://github.com/recommenders-team/recommenders/issues/1394
[ "enhancement" ]
anargyri
0
graphql-python/graphene-sqlalchemy
graphql
276
Why is first so slow for default SQLAlchemyConnectionField
``` requests_monitor = SQLAlchemyConnectionField( RequestConnection, request_name=String(), ... ) def resolve_requests_monitor(self, info, **args): query = RequestNode.get_query(info) query = query.join(Request.dataset) for field, value in args.items(): ...
closed
2020-05-11T19:43:40Z
2023-02-25T00:49:31Z
https://github.com/graphql-python/graphene-sqlalchemy/issues/276
[]
Xindi-Li
1
marimo-team/marimo
data-visualization
4,071
Additional open AI configuation options for editor AI chat and code completion
### Description Adding gitlab issue as per discord conversation at https://discord.com/channels/1059888774789730424/1349354519284289536 Setup config `.toml` to add additional optional keywords for httpx session that the openai python library uses under the hood for openAI compatible API/AI assistants that are secured...
closed
2025-03-12T20:23:24Z
2025-03-24T16:12:36Z
https://github.com/marimo-team/marimo/issues/4071
[ "enhancement", "help wanted" ]
Ryanphoenix
3
gradio-app/gradio
machine-learning
10,599
Image Mask is not working since update
### Describe the bug When using stroke in the image mask to mask an area, it stops and not making any mask. this is a issue since gradio 5.12.0 ### Have you searched existing issues? 🔎 - [x] I have searched and found no existing issues ### Reproduction ```python import gradio as gr ``` ### Screenshot _No res...
open
2025-02-15T09:31:08Z
2025-02-17T00:47:44Z
https://github.com/gradio-app/gradio/issues/10599
[ "bug", "🖼️ ImageEditor" ]
akedia
1
babysor/MockingBird
deep-learning
990
启动python web.py无反应,小白求助
**Summary[问题简述(一句话)]** A clear and concise description of what the issue is. **Env & To Reproduce[复现与环境]** 描述你用的环境、代码版本、模型 **Screenshots[截图(如有)]** If applicable, add screenshots to help ![image](https://github.com/babysor/MockingBird/assets/134251300/401db9b6-9532-4cb1-8b19-5aa1b6baed6a)
open
2024-03-13T06:01:46Z
2024-03-13T06:03:48Z
https://github.com/babysor/MockingBird/issues/990
[]
shenfuqili
1
Lightning-AI/pytorch-lightning
machine-learning
19,728
LightningCLI, WandbLogger and save_hyperparameters() inconsistencies
### Bug description There are issues when using WandbLogger from a LightningCLI configuration. First, full configuration is not automatically forwarded to the kwargs of the WandbLogger, so configuration is not automatically saved. This can be fixed with a custom CLI: ```python class CustomSaveConfigCallback(Sav...
open
2024-04-02T23:38:42Z
2024-11-19T13:34:06Z
https://github.com/Lightning-AI/pytorch-lightning/issues/19728
[ "bug", "needs triage" ]
lsarra
1
nteract/papermill
jupyter
67
Default to first cell or prefix a new cell for parameters
When a user doesn't specify a parameter tag cell it would be nice if papermill defaulted to some sane logical setting. Nominally parameterizing the beginning of the notebook seems reasonable and would make adoption of existing notebooks quicker when they have naive inputs.
closed
2017-12-19T01:44:25Z
2017-12-19T22:12:32Z
https://github.com/nteract/papermill/issues/67
[]
MSeal
0
facebookresearch/fairseq
pytorch
4,683
Unable to load transformer.wmt18.en-de
## 🐛 Bug Loading transformer.wmt18.en-de` from the hub fails despite working in #1287. The checkpoint has to be specified manually (otherwise a different error appears because `model.pt` does not exist in the archive) but that errors as well. ### To Reproduce ```python3 import torch torch.hub.load( 'p...
open
2022-08-31T13:01:53Z
2022-08-31T13:06:35Z
https://github.com/facebookresearch/fairseq/issues/4683
[ "bug", "needs triage" ]
zouharvi
0
exaloop/codon
numpy
389
Type annotation `def f(a: List[int])` not working in codon.jit decorated function
The code ``` import codon @codon.jit def f(a: List[int]): return len(a) ``` raises a `NameError: name 'List' is not defined`, while the same function definition works fine in a pure codon program. Also, other type annotations like `int` work in codon.jit decorated functions. Do I misunderstand something, or ...
closed
2023-05-24T20:50:58Z
2024-11-10T06:09:19Z
https://github.com/exaloop/codon/issues/389
[]
ypfmde
1
ray-project/ray
machine-learning
51,121
CI test linux://doc:doc_code_cgraph_profiling is consistently_failing
CI test **linux://doc:doc_code_cgraph_profiling** is consistently_failing. Recent failures: - https://buildkite.com/ray-project/postmerge/builds/8711#01956a36-520a-4bea-a351-c4b739770614 - https://buildkite.com/ray-project/postmerge/builds/8711#01956a0e-a7de-4ac8-a743-147f7e001fb9 DataCaseName-linux://doc:doc_code_...
closed
2025-03-06T07:25:44Z
2025-03-12T00:56:19Z
https://github.com/ray-project/ray/issues/51121
[ "bug", "triage", "core", "flaky-tracker", "ray-test-bot", "ci-test", "weekly-release-blocker", "stability" ]
can-anyscale
17
alteryx/featuretools
scikit-learn
1,867
Change features_only to feature_defs_only
When looking at the [DFS](https://featuretools.alteryx.com/en/stable/generated/featuretools.dfs.html#featuretools-dfs) call, I feel that the `features_only` option is misleading. Setting this to `True` only returns definitions and not the feature matrix. So I believe the option should be `feature_defs_only` #### Cod...
closed
2022-01-26T20:47:31Z
2023-03-15T20:10:49Z
https://github.com/alteryx/featuretools/issues/1867
[ "enhancement" ]
dvreed77
8
nl8590687/ASRT_SpeechRecognition
tensorflow
116
预测时 内存一直在增加
你好,想请教下在预测时发现内存一直在涨,能帮忙解答下吗
open
2019-05-09T08:58:35Z
2019-05-10T10:02:08Z
https://github.com/nl8590687/ASRT_SpeechRecognition/issues/116
[]
soulbyfeng
2
mwaskom/seaborn
data-visualization
3,376
Only display observed categories in legend
Hi, This is a feature request **Current behaviour** When plotting with a `pd.CategoricalDtype(categories=categories)` column as `hue` or `style`, all the elements in `categories` are displayed in the legend, even the categories that don't appear in the data. **Desired feature** It would be nice to also have th...
closed
2023-05-29T12:41:20Z
2023-05-31T05:59:59Z
https://github.com/mwaskom/seaborn/issues/3376
[]
PierreGtch
2
xzkostyan/clickhouse-sqlalchemy
sqlalchemy
245
The drop table operation does not trigger the before_drop and after_drop events
**Describe the bug** The `table.drop` and `op.drop_table` operation does not trigger the `before_drop` and `after_drop` events. **To Reproduce** Create function as follow: ``` @event.listens_for(Table, "before_drop") def record_before_event(target, conn, **kwargs): print("Will never be printed!") ``` dro...
closed
2023-04-25T01:57:54Z
2023-04-25T16:08:19Z
https://github.com/xzkostyan/clickhouse-sqlalchemy/issues/245
[]
vanchaxy
0
ultralytics/ultralytics
pytorch
19,155
Remove ultralytics dependency
### 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 I am using python 3.6.9 version and i need to load best.pt of yolo11n model ...
open
2025-02-10T07:58:16Z
2025-02-10T10:50:24Z
https://github.com/ultralytics/ultralytics/issues/19155
[ "question", "dependencies" ]
Gcc1012
2
alpacahq/example-hftish
numpy
6
Trade Updates
Question on this part of the algorithm: ```python if event == 'fill': if data.order['side'] == 'buy': position.update_total_shares( int(data.order['filled_qty']) ) else: position.update_total_shares( ...
open
2019-06-13T15:34:55Z
2023-12-01T02:52:39Z
https://github.com/alpacahq/example-hftish/issues/6
[]
mainstringargs
1
bmoscon/cryptofeed
asyncio
782
Support bybit candles -> is closed
**Is your feature request related to a problem? Please describe.** NO **Describe the solution you'd like** I would like to store only confirmed data from bybit. **Describe alternatives you've considered** Add following to bybit.py def __init__(self, candle_closed_only=False, **kwargs): super()....
closed
2022-02-13T17:38:00Z
2022-03-20T00:03:22Z
https://github.com/bmoscon/cryptofeed/issues/782
[ "Feature Request" ]
regonw
2
marcomusy/vedo
numpy
1,028
Error Thrown: Process finished with exit code -1073740791 (0xC0000409)
Hello, I am facing a problem with vedo, when I try to load a Mesh via the library like so: `msh = Mesh(random_pick).rotate_x(x).rotate_y(y).rotate_z(z).pos(0, 0, -380)` The only message that is given is: Process finished with exit code -1073740791 (0xC0000409) I have researched that error and it seems to con...
closed
2024-01-19T11:15:48Z
2024-01-19T13:59:28Z
https://github.com/marcomusy/vedo/issues/1028
[]
Zud0taki
8
viewflow/viewflow
django
195
import bpmn files
is there any ability to import bpmn and automatically generate workflow from bpmn files export designed in bpmn designer and editor apps
closed
2017-10-09T03:48:52Z
2021-05-20T00:32:06Z
https://github.com/viewflow/viewflow/issues/195
[ "request/question", "dev/flow" ]
molavy
5
agronholm/anyio
asyncio
11
[Trio] Task groups are marked inactive early
Code: ```py import anyio async def second(): print("This never happens") async def first(tg): await anyio.sleep(0) await tg.spawn(second) async def main(): async with anyio.create_task_group() as tg: await tg.spawn(first, tg) anyio.run(main, backend="trio") ``` Err...
closed
2018-10-13T14:02:44Z
2018-10-14T07:00:56Z
https://github.com/agronholm/anyio/issues/11
[ "bug" ]
Fuyukai
1
unit8co/darts
data-science
2,012
Weibull distribution
I got ValueError: Expected parameter scale (Tensor of shape (32, 96, 1)) of distribution Weibull(scale: torch.Size([32, 96, 1]), concentration: torch.Size([32, 96, 1])) to satisfy the constraint GreaterThan(lower_bound=0.0), but found invalid values:tensor([[[ 3.9661e-30],[ 1.2568e+01],[ 6.9787e-08]........while using ...
closed
2023-09-29T11:13:32Z
2023-10-16T07:09:29Z
https://github.com/unit8co/darts/issues/2012
[]
hberande
1
SALib/SALib
numpy
451
[Question] Seed variable in analyze function
Hi, I am using the sobol analyze (https://salib.readthedocs.io/en/latest/_modules/SALib/analyze/sobol.html#analyze) I would like to know, what is the purpose of variable seed in the sobol analyze? Thank you!
closed
2021-07-15T08:24:53Z
2021-08-14T06:53:58Z
https://github.com/SALib/SALib/issues/451
[]
giupardeb
3
tflearn/tflearn
tensorflow
1,046
TFLearn model not predicting when using gunicorn
I have the following class as part of my project: class LSTMSentimentClassifier(SentimentClassifier): def __init__(self, model_name: str, model_location: str, wordvec_model_location: str, lexicon_location: str): super(LSTMSentimentClassifier, self).__init__("LSTM_{}".format(model_name)) se...
open
2018-04-30T14:18:20Z
2018-05-10T06:22:13Z
https://github.com/tflearn/tflearn/issues/1046
[]
rickesh17
1
RobertCraigie/prisma-client-py
pydantic
293
Consider renaming root `OR` query to `ANY`
## Problem <!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] --> The root `OR` part of a query can be confusing: https://news.ycombinator.com/item?id=30416531#30422118 ## Suggested solution <!-- A clear and concise description of what you want to happen. --> ...
open
2022-02-22T00:20:39Z
2022-06-12T14:03:02Z
https://github.com/RobertCraigie/prisma-client-py/issues/293
[ "kind/improvement", "topic: client", "level/intermediate", "priority/medium" ]
RobertCraigie
2
huggingface/datasets
numpy
7,084
More easily support streaming local files
### Feature request Simplify downloading and streaming datasets locally. Specifically, perhaps add an option to `load_dataset(..., streaming="download_first")` or add better support for streaming symlinked or arrow files. ### Motivation I have downloaded FineWeb-edu locally and currently trying to stream the d...
open
2024-07-31T09:03:15Z
2024-07-31T09:05:58Z
https://github.com/huggingface/datasets/issues/7084
[ "enhancement" ]
fschlatt
0
davidteather/TikTok-Api
api
405
[BUG] - Exception: Invalid Response
I am trying to use with Django, it was working last week, but now it is showing an error with ``` Exception: Invalid Response ```. I upgrade the API too. via ``` pip install TikTokApi --upgrade ```. but still showing exception. Here's the code ``` API = TikTokApi() results = API.trending(count=VIDEOS_COUNT) ...
closed
2020-12-02T19:19:27Z
2020-12-03T03:08:33Z
https://github.com/davidteather/TikTok-Api/issues/405
[ "bug" ]
ranahaani
1
mljar/mljar-supervised
scikit-learn
241
Warning in EDA
During the analysis of `robert` dataset from OpenML: ```py Using a non-tuple sequence for multidimensional indexing is deprecated; use `arr[tuple(seq)]` instead of `arr[seq]`. In the future this will be interpreted as an array index, `arr[np.array(seq)]`, which will result either in an error or a different result. ...
closed
2020-11-24T22:11:58Z
2021-05-04T07:12:41Z
https://github.com/mljar/mljar-supervised/issues/241
[]
pplonski
0
PokeAPI/pokeapi
api
973
Manaphy evolution trigger
There is no evolution trigger for Manaphy, evolution-chain/250 and pokemon/490 (It should be, being grown up with a ditto with him)
closed
2023-11-29T17:56:51Z
2023-11-29T18:07:38Z
https://github.com/PokeAPI/pokeapi/issues/973
[]
PabloFriasCampos
0
nonebot/nonebot2
fastapi
2,973
Plugin: Beat Saber查分器
### PyPI 项目名 nonebot-plugin-beatsaberscore ### 插件 import 包名 nonebot_plugin_beatsaberscore ### 标签 [{"label":"Beat Saber","color":"#456df1"}] ### 插件配置项 _No response_
closed
2024-09-22T05:38:50Z
2024-10-01T03:47:44Z
https://github.com/nonebot/nonebot2/issues/2973
[ "Plugin" ]
qwq12738qwq
10
kizniche/Mycodo
automation
1,159
Lost remote browser access
Not sure what happened but cannot access mycodo through the browser anymore and get this error message: Version: 8.12.9 Database: 0187ea22dc4b Model: Raspberry Pi 3 Model B Rev 1.2 Release: Distributor ID: Raspbian Description: Raspbian GNU/Linux 10 (buster) Release: 10 Codename: buster Firmware: Dec...
closed
2022-03-12T19:55:00Z
2022-03-16T06:55:44Z
https://github.com/kizniche/Mycodo/issues/1159
[]
jacopienaar
2
httpie/http-prompt
rest-api
63
Support "ls" command and endpoint definitions
I've been using this program for a few days now and overall I love it. I'm using it to test endpoints while developing my API. One issue I have however is that whenever I type `cd`, my muscle memory kicks in and I immediately follow with an `ls` out of habit. It's always a little disappointing when this doesn't work :...
closed
2016-07-15T21:29:52Z
2017-04-17T17:32:26Z
https://github.com/httpie/http-prompt/issues/63
[ "enhancement", "todo" ]
michael-lazar
4
axnsan12/drf-yasg
django
813
`ImportError: Module "drf_yasg.generators" does not define a "OpenAPISchemaGenerator" attribute/class` after upgrading DRF==3.14.0
# Bug Report ## Description After update Django Rest Framework to 3.14.0, Django did not start, because drf-yasg raise exception `ImportError: Could not import 'drf_yasg.generators.OpenAPISchemaGenerator' for API setting 'DEFAULT_GENERATOR_CLASS'. ` Reverting to drf==3.13.1 resolves the issue. ## Is this a reg...
closed
2022-09-23T11:50:21Z
2023-10-06T09:52:16Z
https://github.com/axnsan12/drf-yasg/issues/813
[]
chrismaille
0
Kanaries/pygwalker
pandas
49
DataFrame's column names display Unicode
# DataFrame's column names display Unicode I am using JupyterLab. I encountered an encoding problem when importing a data set. The column names of the DataFrame contain Chinese, but the Chinese is displayed as Unicode. The strange thing is that the value of the field also contains Chinese, but it can be displayed norm...
closed
2023-02-28T02:49:07Z
2023-02-28T09:37:54Z
https://github.com/Kanaries/pygwalker/issues/49
[]
freedomgod
1
pallets-eco/flask-sqlalchemy
sqlalchemy
807
There are two instances of different models. If one instance executes db.session.commit (), the other instance immediately print (obj .__ dict__) will be empty.
--- ### Expected behavior model .__ dict__ Fields where data can be obtained ```sh root@c57f84919524:/webroot# python manage.py shell >>> from app.models import * >>> u = User.query.filter().first() >>> img = ProjectImages.query.filter().first() >>> print(img.__dict__) {'_sa_instance_state': <sqlalchemy.or...
closed
2020-02-26T04:40:11Z
2020-12-05T19:58:38Z
https://github.com/pallets-eco/flask-sqlalchemy/issues/807
[]
pcloth
2
plotly/dash-table
plotly
833
dash_table.DataTable. When fixed_rows={'headers': True, 'data': 0}, the table gets distorted
When fixed_rows is set to headers = True the page does not resize and is by default distorted (see image on the right with False value compared with the image on the left with True). I use latest version of dash, dash 1.16.2 ![Screenshot from 2020-09-28 22-28-15](https://user-images.githubusercontent.com/26002644/9447...
open
2020-09-28T19:33:05Z
2020-10-22T16:05:26Z
https://github.com/plotly/dash-table/issues/833
[]
GeorgeAlexAZ
1
deezer/spleeter
deep-learning
278
training using own data [
<!-- Please respect the title [Discussion] tag. --> Hi, if i want to use another my own dataset of songs instead of musdb18, whats the steps i should do in using spleeter?
closed
2020-02-24T03:45:35Z
2020-02-27T17:20:13Z
https://github.com/deezer/spleeter/issues/278
[ "question" ]
chenglong96
1
dropbox/PyHive
sqlalchemy
391
Insert / Update Hive Query failing.
I am facing this issue with pyHive. I have connected to Hive on EMR as follows ```from pyhive import hive config = {'hive.txn.manager':'org.apache.hadoop.hive.ql.lockmgr.DbTxnManager', 'hive.support.concurrency': 'true', 'hive.enforce.bucketing': 'true', 'hive.exec.dynamic.partition.mode...
closed
2021-05-20T17:07:15Z
2021-05-24T05:57:06Z
https://github.com/dropbox/PyHive/issues/391
[]
nikhilkamath91
1
mars-project/mars
scikit-learn
2,697
[BUG] `use_arrow_dtype` doesn't work when read a directory path for `read_parquet`
<!-- Thank you for your contribution! Please review https://github.com/mars-project/mars/blob/master/CONTRIBUTING.rst before opening an issue. --> **Describe the bug** `use_arrow_dtype` doesn't work when read a directory path for `read_parquet` **To Reproduce** ``` Python In [26]: df = md.read_parquet(tem...
closed
2022-02-10T09:55:52Z
2022-02-10T16:08:13Z
https://github.com/mars-project/mars/issues/2697
[ "type: bug", "mod: dataframe" ]
hekaisheng
0
matterport/Mask_RCNN
tensorflow
2,288
Where is 28x28 mask to binary mask conversion
I am a beginner in Mask-RCNN. The model predicts a 28x28 segmentation mask then converted to a binary mask of coordinates of the original image to superimpose on it. I cannot understand what code does that job? Kindly guide.
open
2020-07-20T20:18:42Z
2020-07-20T20:20:04Z
https://github.com/matterport/Mask_RCNN/issues/2288
[]
gireek
0
mitmproxy/mitmproxy
python
7,511
Addon error: Flow is not killable
#### Problem Description ~~~ > mitmproxy -r sky-phone-login.txt Errors logged during startup: Addon error: Flow is not killable. Traceback (most recent call last): File "mitmproxy\addons\disable_h2c.py", line 41, in request File "mitmproxy\addons\disable_h2c.py", line 33, in process_flow File "mitmproxy\flow.py"...
closed
2025-01-27T02:50:58Z
2025-01-27T13:59:29Z
https://github.com/mitmproxy/mitmproxy/issues/7511
[ "kind/bug", "help wanted", "area/addons" ]
3052
5
matterport/Mask_RCNN
tensorflow
2,660
AttributeError: 'str' object has no attribute 'decode'
When I ran 'saving.load_weights_from_hdf5_group_by_name(f, layers)',which is the line 2135 of mrcnn/model.py,the AttributeError raised as: 'str' object has no attribute 'decode'
open
2021-08-02T09:05:03Z
2021-08-04T02:55:47Z
https://github.com/matterport/Mask_RCNN/issues/2660
[]
ashing-zhang
2
nerfstudio-project/nerfstudio
computer-vision
3,335
Memory accumulation on the GPU - and a Fix!
I experienced OOM with very big datasets and realised the images were accumulating on the GPU. After a lot of digging I found that here: https://github.com/nerfstudio-project/nerfstudio/blob/702886b213a5942b64250b3c4dc632e62237a511/nerfstudio/data/datamanagers/full_images_datamanager.py#L347 Because a deepcopy of...
closed
2024-07-26T16:52:31Z
2024-08-23T18:04:33Z
https://github.com/nerfstudio-project/nerfstudio/issues/3335
[]
Jovp
2
PokeAPI/pokeapi
graphql
585
basculin is not found
- Provide a clear description of the issue. There is no entry for basculin - pokemon number 550. - Provide a clear description of the steps to reproduce. 1. Search for basculin https://pokeapi.co/api/v2/pokemon/basculin 2. Returns undefined - Provide a clear description of the expected behavior. I expected in...
closed
2021-03-07T20:49:39Z
2021-03-08T09:14:01Z
https://github.com/PokeAPI/pokeapi/issues/585
[]
Whisperyraptor
3
postmanlabs/httpbin
api
150
Is there any request quota limit per IP to httpbin.org/status ?
I am writing a small js/html5 app to monitor my internet connection. For this I need to "ping" an external service to check if the device is connected to the internet. Httpbin/status/200 seems to be just what I was looking for, however my app will ping the service every 3 seconds or so (e.g. that means a peak of 28k ti...
closed
2014-07-18T09:28:36Z
2018-04-26T17:51:02Z
https://github.com/postmanlabs/httpbin/issues/150
[]
adrian7
3
plotly/dash
jupyter
3,044
html.Script not rendering the javascript code
Hi, I'm trying to run a javascript code wrapped in `html.Script`. But it's not rendering the JS code. ``` recharts_js = """ const { BarChart, Bar, XAxis, YAxis, Tooltip, Legend, CartesianGrid, ResponsiveContainer } = Recharts; const data = [ { dmu: "dmu1", "Efficiency score": 100, Status: "Efficient" }, ...
closed
2024-10-16T18:13:35Z
2024-10-16T19:39:13Z
https://github.com/plotly/dash/issues/3044
[]
namakshenas
1
biolab/orange3
data-visualization
6,942
Change in the Neighbours widget
@BlazZupan started a discussion about the Neighbours widgets. He basically, wanted an output Data with distances to *all* data instance, and overlooked that he can achieve the same effect by unchecking the checkbox that limits the number of neighbours. Here are some notes: **Neighbours**: - Add missing distanc...
open
2024-11-29T10:21:14Z
2024-11-29T11:08:23Z
https://github.com/biolab/orange3/issues/6942
[]
janezd
0
pyqtgraph/pyqtgraph
numpy
2,373
__all__ write in wrong place
__all__ statements should be placed in head of python file. (btw: use '''import *''' is not good practice in code)
open
2022-07-23T10:14:47Z
2023-09-30T17:57:37Z
https://github.com/pyqtgraph/pyqtgraph/issues/2373
[ "good first issue", "hacktoberfest" ]
dingo9
3
aleju/imgaug
deep-learning
202
uint16 SegmentationMapOnImage
I think it is quite common to encode masks using uint16, therefore I would suggest to enable this format for the `SegmentationMapOnImage` class. It seems like this format is not supported yet: https://github.com/aleju/imgaug/blob/69ac72ef4f2b9d5de62c7813dcf3427ca4a604b5/imgaug/imgaug.py#L4814
closed
2018-11-07T00:47:56Z
2019-01-06T15:25:21Z
https://github.com/aleju/imgaug/issues/202
[ "enhancement", "TODO" ]
martinruenz
2
joke2k/django-environ
django
187
Support sqlite database urls relative to project path.
When developing it makes sense to have the database file in the local repository directory, to have a `dev.env` which is valid for all developers it needs to be relative.. I have been doing hacks in settings.py to get around it for a few years now but I would like a discussion about how to maybe integrate such a fea...
closed
2018-06-27T06:51:44Z
2021-09-01T15:30:53Z
https://github.com/joke2k/django-environ/issues/187
[ "enhancement" ]
thomasf
7
voxel51/fiftyone
computer-vision
5,278
[DOCS] Encounter ValueError When Following User Guide Annotation Label Schema
### URL(s) with the issue [User Guide: annotation label schema](https://docs.voxel51.com/user_guide/annotation.html#label-schema) ### Description of proposal (what needs changing) **Description of Error** I encountered following error when I use the schema provided in user guide `ValueError: Attribute 'attr3...
open
2024-12-16T03:59:46Z
2024-12-16T03:59:46Z
https://github.com/voxel51/fiftyone/issues/5278
[ "documentation" ]
Yuxuan1998
0
miguelgrinberg/python-socketio
asyncio
1,246
Getting 403 while connecting to websocket
I have used python-socketio with FastAPI & Uvicorn as server, But when I try to connect to socket using the below mentioned URL getting 403 as response Dependency: python-engineio 3.14.2 python-socketio 4.6.1 uvicorn 0.22.0 fastapi 0.97.0 URL to connect: ws://localhost:5050/ws ...
closed
2023-10-05T13:59:49Z
2023-10-05T15:17:32Z
https://github.com/miguelgrinberg/python-socketio/issues/1246
[]
vasu-dholakiya
0
jupyterhub/jupyterhub-deploy-docker
jupyter
45
Network and config issues when starting jupyterhub
I have a working jupyterhub installation (based mostly on Andrea Zonca's instructions [https://zonca.github.io/2016/04/jupyterhub-sdsc-cloud.html] and it worked flawlessly for a machine-learning workshop. However, I now want to upgrade to using jupyterlab with my hub, and unfortunately experienced much the same problem...
closed
2017-09-11T03:49:45Z
2022-12-05T00:55:01Z
https://github.com/jupyterhub/jupyterhub-deploy-docker/issues/45
[ "question" ]
lachlancampbell
1
sqlalchemy/sqlalchemy
sqlalchemy
12,425
create table + reflection for parenthesis around server defaults that contain spaces, all DBs
### Describe the bug When using `metadata.reflect` on a sqlite3 table with a "_timestamp_" column defined as: `timestamp DATETIME NOT NULL DEFAULT (datetime(CURRENT_TIMESTAMP, 'localtime'))` the resulting metadata is: `datetime(CURRENT_TIMESTAMP, 'localtime')` without the surrounding parentheses and `metadata.create_...
closed
2025-03-12T14:12:45Z
2025-03-18T12:17:44Z
https://github.com/sqlalchemy/sqlalchemy/issues/12425
[ "bug", "mysql", "sqlite", "reflection" ]
adalseno
3
huggingface/peft
pytorch
2,097
loftq_utils.py depdends on huggingface_hub.errors, which doesn't appear in some versions of huggingface_hub
### System Info loftq_utils.py refers to huggingface_hub.errors Should the requirements.txt include huggingface_hub? I have huggingface_hub version 0.19.4 and it does not have huggingface_hub.errors. Is there a workaround or another version of huggingface_hub? ### Who can help? _No response_ ### Informat...
closed
2024-09-25T18:44:40Z
2024-10-28T10:49:04Z
https://github.com/huggingface/peft/issues/2097
[]
mashoutsider
4
gunthercox/ChatterBot
machine-learning
1,609
ChatterBot
Can I know what all are the advantages and disadvantages of using ChatterBot to build a bot?
closed
2019-02-05T15:39:05Z
2019-12-11T12:36:14Z
https://github.com/gunthercox/ChatterBot/issues/1609
[]
AfrahAsif
2
huggingface/datasets
machine-learning
6,989
cache in nfs error
### Describe the bug - When reading dataset, a cache will be generated to the ~/. cache/huggingface/datasets directory - When using .map and .filter operations, runtime cache will be generated to the /tmp/hf_datasets-* directory - The default is to use the path of tempfile.tempdir - If I modify this path to the N...
open
2024-06-21T02:09:22Z
2025-01-29T11:44:04Z
https://github.com/huggingface/datasets/issues/6989
[]
simplew2011
1
lucidrains/vit-pytorch
computer-vision
14
Patch To Embedding correct?
In line 95 of ViT [[self.patch_to_embedding = nn.Linear(patch_dim, dim)]] Is it supposed to be a nn.Linear layer? I believe its a learnable tensor. The paper says "E is a trainable linear projection that maps each vectorized patch to the model dimension D". Yannic also referred E as a linear projection matrix. Could y...
closed
2020-10-18T02:49:23Z
2020-10-18T06:00:26Z
https://github.com/lucidrains/vit-pytorch/issues/14
[]
tahmid0007
3
open-mmlab/mmdetection
pytorch
11,408
calculate the values of mAP65, mAP85, mAP85 and mAP95
How to calculate the values of mAP65, mAP85, mAP85 and mAP95
open
2024-01-19T14:02:48Z
2024-01-31T01:44:50Z
https://github.com/open-mmlab/mmdetection/issues/11408
[]
1234ab5678
1
CorentinJ/Real-Time-Voice-Cloning
tensorflow
1,094
Does anyone train synthesizer based on @mbdash encoder?
Hi guys, did anyone train the synthesizer using @mbdash trained 1M steps encoder (Embedding size=768)afterwards? Cause I find the encoder is really good but his older synthesizer is only based on original encoder and in Tensorflow form, I can't use it in Pytorch code now. Feel free to post more about synthesizers!
open
2022-07-02T22:59:34Z
2022-07-02T22:59:34Z
https://github.com/CorentinJ/Real-Time-Voice-Cloning/issues/1094
[]
zhuochunli
0
vitalik/django-ninja
rest-api
360
Multiple authentication/authorizations
Hi there, wondering how does one auhenticate and authorize a route. I'm doing this way: ``` @router.get('auth/', auth=[AuthBearer(), account_required], response=UserSchema) def user_detail(request): return request.user ``` Where `AuthBearer` is a class that extends `HttpBearer` and has an `authenticate` met...
closed
2022-02-14T22:39:08Z
2023-04-14T00:48:36Z
https://github.com/vitalik/django-ninja/issues/360
[]
gabrielfgularte
9
httpie/cli
python
681
Fix Travis / tests
https://travis-ci.org/jakubroztocil/httpie/jobs/385658131#L598-L616
closed
2018-05-30T12:15:43Z
2018-06-09T10:13:59Z
https://github.com/httpie/cli/issues/681
[ "help wanted" ]
jkbrzt
3
jupyter/docker-stacks
jupyter
1,540
ci maintenance: queue workflows or jobs with new GitHub workflow `concurrency` option?
I think this GitHub workflow thingy can be really useful. It makes two workflows being triggered not run in parallell if they are within the same group. This will make us queue workflows in sequence. ```yaml concurrency: group: ${{ github.head_ref }} ``` This can also be applied to specific jobs, but not st...
closed
2021-11-26T12:54:06Z
2022-02-28T20:48:37Z
https://github.com/jupyter/docker-stacks/issues/1540
[ "type:Maintenance" ]
consideRatio
1
piskvorky/gensim
data-science
2,710
Distributed LDA Connection refused - Dispatcher host is always 127.0.0.1
## Problem description I am trying to run the distributed LDA on multiple machines. Following this tutorial: https://radimrehurek.com/gensim/models/lda_worker.html Setup is working but once I run the distributed lda I get the following error: ![error](https://user-images.githubusercontent.com/963798/71465376-c0c...
open
2019-12-26T07:55:35Z
2020-12-22T01:10:24Z
https://github.com/piskvorky/gensim/issues/2710
[]
arshad115
2
cvat-ai/cvat
computer-vision
8,912
searching metod
### 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. https://docs.cvat.ai/docs/manual/advanced/search/ add featuring in textbox s...
closed
2025-01-09T08:30:50Z
2025-01-15T15:14:17Z
https://github.com/cvat-ai/cvat/issues/8912
[ "duplicate", "enhancement" ]
ArreguiInescop
2
twelvedata/twelvedata-python
matplotlib
35
Dependabot can't resolve your Python dependency files
Dependabot can't resolve your Python dependency files. As a result, Dependabot couldn't update your dependencies. The error Dependabot encountered was: ``` ERROR: ERROR: Could not find a version that matches mplfinance>=0.12 Skipped pre-versions: 0.11.1a0, 0.11.1a0, 0.11.1a1, 0.11.1a1, 0.12.0a0, 0.12.0a0, 0.12.0a1, ...
closed
2021-04-26T07:38:17Z
2021-05-04T11:32:19Z
https://github.com/twelvedata/twelvedata-python/issues/35
[]
dependabot-preview[bot]
0
netbox-community/netbox
django
18,181
Create & Add another IP address on interfaces is not working correctly
### Deployment Type Self-hosted ### Triage priority N/A ### NetBox Version V4.1.7 ### Python Version 3.12 ### Steps to Reproduce 1.add IP address to a interface.. 2. click create & add another. 3. add ip address details and click create. ### Expected Behavior should add second ip address to interface ### ...
closed
2024-12-09T15:49:17Z
2025-01-31T19:33:27Z
https://github.com/netbox-community/netbox/issues/18181
[ "type: bug", "status: accepted", "severity: low" ]
dashton956-alt
0
wger-project/wger
django
930
DoesNotExist at /en/software/features - Language matching query does not exist.
## Steps to Reproduce I did a clean install, following the docker guide for setting up a docker production instance (used the default docker-compose). **Expected results:** enter ip:port and access the WebUI with default credentials **Actual results:** Continuously getting a django error <details> <sum...
closed
2022-01-01T14:04:31Z
2022-01-03T21:19:34Z
https://github.com/wger-project/wger/issues/930
[]
mirisbowring
6
waditu/tushare
pandas
881
pro_bar获取不到50ETF数据
Hi Jimmy, 在尝试用pro_bar获取50ETF数据(华夏基金的:510050.SH)时,返回为None 代码如下: pro = ts.pro_api('my token') df = ts.pro_bar(pro_api=pro, ts_code='510050.SH', adj='qfq', start_date='20180101', end_date='20181011',asset='fd') print(df) 返回为None (注意,asset='i','e','fd'都分别试过,都返回是None) 问题: 1、pro_bar是否可以获取510050.SH的数据? 2、如果可以,是否可以获...
closed
2018-12-25T14:42:29Z
2018-12-29T15:23:23Z
https://github.com/waditu/tushare/issues/881
[]
Suckhard
1