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
modoboa/modoboa
django
3,134
Alias API : Validation should make the address lowercase
Current API allow the creation of two identical alias with different casing : `TEST@test.local` and `test@test.local` are considered different. The serializer should apply a lower casing to the characters and perhaps lower case the query to be sure there are not duplicates
closed
2023-12-09T13:04:07Z
2023-12-22T08:17:52Z
https://github.com/modoboa/modoboa/issues/3134
[ "bug", "enhancement" ]
Spitfireap
0
koxudaxi/datamodel-code-generator
fastapi
1,847
JSON schema readOnly support
Hello, Is it possible to add support for JSON schema readOnly field property? Thank you
open
2024-02-09T09:15:40Z
2025-02-06T20:15:45Z
https://github.com/koxudaxi/datamodel-code-generator/issues/1847
[ "enhancement", "help wanted" ]
majorostamas
1
pytest-dev/pytest-selenium
pytest
10
Review PhantomJS driver support
We may need to improve the experience when running against PhantomJS. At very least we should provide a decent guide to getting PhantomJS configured for running tests. We should also see if there's a way to get the PhantomJS tests running on Travis-CI.
closed
2015-06-11T10:39:28Z
2015-06-27T00:09:07Z
https://github.com/pytest-dev/pytest-selenium/issues/10
[]
davehunt
1
modelscope/modelscope
nlp
1,140
缺少站内信消息清理功能、缺少相关推荐面板清理及其消息开关
**Describe the feature** Features description **Motivation** A clear and concise description of the motivation of the feature. Ex1. It is inconvenient when [....]. Ex2. There is a recent paper [....], which is very helpful for [....]. **Related resources** If there is an official code release or third-party i...
closed
2024-12-09T11:42:41Z
2025-01-15T02:00:01Z
https://github.com/modelscope/modelscope/issues/1140
[ "Stale" ]
kakamond
2
kizniche/Mycodo
automation
1,272
Upgrade issue Error 500: Internal Server Error (I am running a a master version)
I got a red flag to upgrade, and then I got this error I am running a a master version Also I need to point out that I needed to manually adjust the date and time. This is recurrent issue to me, If I keep the raspberry off for a long period, It never updates the time and give multiple problems with certificates. ```...
closed
2023-01-31T14:14:22Z
2023-01-31T14:14:57Z
https://github.com/kizniche/Mycodo/issues/1272
[]
VitorFrost
1
seleniumbase/SeleniumBase
web-scraping
3,285
Long Press or Long Click for the element using cdp method!
Hi , I tried to use cdp mode to click and hold button by selector. Any idea for that case? Thank you!
closed
2024-11-22T18:01:47Z
2024-11-22T18:16:09Z
https://github.com/seleniumbase/SeleniumBase/issues/3285
[ "question", "UC Mode / CDP Mode" ]
mynguyen95dn
1
PokemonGoF/PokemonGo-Bot
automation
5,330
Not Releasing Pokemon?
After my pokebag is full up, it is not releasing any pokemon, or following the release rules for the pokemon it catches? Any help would be appreciated { "websocket_server": false, "heartbeat_threshold": 10, "enable_social": true, "live_config_update": { "enabled": false, "tasks_only": false...
closed
2016-09-09T13:42:15Z
2016-09-09T13:45:04Z
https://github.com/PokemonGoF/PokemonGo-Bot/issues/5330
[]
PeterWIltshire
0
Farama-Foundation/Gymnasium
api
1,103
[Bug Report] Final observation missing in vector env on autoreset.
### Describe the bug `_final_observation`, `final_observation`, `_final_infos`, and `final_infos` are missing in VectorEnv's autoreset feature. It doesn't appear anywhere [here](https://github.com/jjshoots/Gymnasium/blob/a1f83d38faac50d19b68c76ba8e10fb563b7d027/gymnasium/vector/sync_vector_env.py#L114-L155) and doi...
closed
2024-07-01T15:41:35Z
2024-07-01T15:54:57Z
https://github.com/Farama-Foundation/Gymnasium/issues/1103
[ "bug" ]
jjshoots
1
huggingface/transformers
tensorflow
36,029
PaliGemma2 doesn't work with transformers v4.48.2
### System Info - `transformers` version: 4.48.2 - Platform: Linux-6.12.8-200.fc41.x86_64-x86_64-with-glibc2.40 - Python version: 3.13.1 - Huggingface_hub version: 0.24.5 - Safetensors version: 0.5.2 - Accelerate version: 1.3.0 - Accelerate config: not found - PyTorch version (GPU?): 2.4.0a0 (True) - Tensorflow ver...
closed
2025-02-04T13:52:58Z
2025-02-13T09:12:09Z
https://github.com/huggingface/transformers/issues/36029
[ "Should Fix", "bug" ]
koron
5
RayVentura/ShortGPT
automation
24
Language Support
Hello, brother. Can it support short video generation in Chinese?
closed
2023-07-20T03:43:54Z
2023-07-20T06:24:50Z
https://github.com/RayVentura/ShortGPT/issues/24
[]
dongkun01
4
Sanster/IOPaint
pytorch
263
[BUG] Blue Screen & PC Freeze using LamaCleaner.
Hello, i don't know why but my pc literally freeze when i use LamaCleaner, i downloaded by the pip install, installed with no problem, but i have these 2 '' Bug ''. **Model** Lama-Cleaner 1.0.3 i think ? The one you download with pip install. **Describe the bug** 1. **Blue screen** when using Lama-cleaner locally...
open
2023-04-03T11:26:53Z
2023-04-04T06:11:28Z
https://github.com/Sanster/IOPaint/issues/263
[]
MK499
2
coqui-ai/TTS
deep-learning
2,593
Get word boundaries with TTS output
<!-- Welcome to the 🐸TTS project! We are excited to see your interest, and appreciate your support! ---> **🚀 Feature Description** "Word boundaries" map positions in the input text string to time offsets in the synthesized speech output. For example, Azure TTS returns this information: See for example: https:...
closed
2023-05-06T10:45:33Z
2023-11-10T23:57:06Z
https://github.com/coqui-ai/TTS/issues/2593
[ "wontfix", "feature request" ]
osolmaz
8
flairNLP/flair
pytorch
2,716
Certificate for domain that hosts pre-trained models expired
**Describe the bug** A number of pre-trained models and embeddings in Flair are hosted on https://flair.informatik.hu-berlin.de/ and when we try to use them for the first time, Flair will try to download it from that URL. However, this URL needs a valid SSL certificate. Otherwise Python (requests package) will refus...
closed
2022-04-09T23:27:28Z
2022-04-10T10:48:35Z
https://github.com/flairNLP/flair/issues/2716
[ "invalid" ]
tadejmagajna
3
aminalaee/sqladmin
sqlalchemy
358
NoInspectionAvailable raised on ModelView with one-to-many relationship and custom validators
### Checklist - [X] The bug is reproducible against the latest release or `master`. - [X] There are no similar issues or pull requests to fix it yet. ### Describe the bug Child model detail page rendering fails with `sqlalchemy.exc.NoInspectionAvailable: No inspection system is available for object of type <class 's...
closed
2022-10-16T17:03:46Z
2022-11-24T07:45:32Z
https://github.com/aminalaee/sqladmin/issues/358
[]
Plistachka
2
PedroBern/django-graphql-auth
graphql
22
Custom template variables in settings
**Current behaviour** Currently, in email templates, Django host URLs are getting populated. **Better approach** If as a developer, I want to handle the email activation through front-end. Then I need to set the pass the front-end URL in templates. **The solution we can go with:** We can set the frontend URL i...
open
2020-03-30T04:29:48Z
2020-03-30T12:00:48Z
https://github.com/PedroBern/django-graphql-auth/issues/22
[ "enhancement", "good first issue" ]
abheist
1
keras-team/keras
data-science
20,455
Inconsistent warning using MultiHeadAttention with Masking
Hello, when I try to use `MultiHeadAttention` (which supports masking), I get the following warning: ``` /opt/conda/envs/trdm/lib/python3.11/site-packages/keras/src/layers/layer.py:915: UserWarning: Layer 'query' (of type EinsumDense) was passed an input with a mask attached to it. However, this layer does not suppor...
closed
2024-11-06T13:39:06Z
2024-11-06T22:00:14Z
https://github.com/keras-team/keras/issues/20455
[]
fdtomasi
2
tqdm/tqdm
pandas
1,100
multiple lines when printing into a file from console
- [x] I have marked all applicable categories: + [x] visual output bug - [x] I have visited the [source website], and in particular read the [known issues] - [x] I have searched through the [issue tracker] for duplicates - [x] I have mentioned version numbers, operating system and environment, where appli...
closed
2020-12-20T10:52:11Z
2021-01-31T11:10:03Z
https://github.com/tqdm/tqdm/issues/1100
[ "duplicate 🗐", "question/docs ‽" ]
jajupmochi
3
kaliiiiiiiiii/Selenium-Driverless
web-scraping
122
remove license nag message
- no one cares about licenses, especially not some closed-source commercial service - the `site-packages/selenium_driverless/` folder should be treated as read-only, because `OSError: [Errno 30] Read-only file system: '/nix/store/7zwbwl78sn5ma5lxzfacz7mm065k0f16-selenium-driverless-unstable-2023-10-29/lib/python3.10/s...
closed
2023-11-29T21:40:08Z
2024-01-26T17:32:57Z
https://github.com/kaliiiiiiiiii/Selenium-Driverless/issues/122
[]
milahu
13
mwaskom/seaborn
pandas
3,260
Show two labels when only plot one-dimension array when using histplot
```python import seaborn as sns import matplotlib.pyplot as plt import numpy as np # Load example data data = np.random.normal(size=100) # Create histogram plot with legend label sns.histplot(data, label='Total Bills') # Add legend and set title plt.legend(title="Legend Title") plt.title("Histogram Plot...
closed
2023-02-15T10:36:18Z
2023-02-15T11:53:39Z
https://github.com/mwaskom/seaborn/issues/3260
[]
wzunknown
1
freqtrade/freqtrade
python
10,615
Entering spot signals
<!-- Have you searched for similar issues before posting it? Did you have a VERY good look at the [documentation](https://www.freqtrade.io/en/latest/) and are sure that the question is not explained there Please do not use the question template to report bugs or to request new features. --> ## Describe your e...
closed
2024-09-04T13:48:24Z
2024-09-10T21:20:38Z
https://github.com/freqtrade/freqtrade/issues/10615
[ "Question", "Strategy assistance" ]
aliengofx
4
keras-team/keras
deep-learning
20,372
KerasFileEditor Exception with simple Sequential model
Attempting to write a simple R unit-test/example for `KerasFileEditor`, I encountered an exception. ```python import keras from keras import Sequential, Input from keras.layers import Dense import numpy as np # Create a simple model, save it model = Sequential(name="my_sequential") model.add(Input(shape=(1,...
closed
2024-10-17T14:41:58Z
2024-10-18T20:28:56Z
https://github.com/keras-team/keras/issues/20372
[]
t-kalinowski
1
slackapi/bolt-python
fastapi
926
I got `This message contains interactive elements.` even though there were no interactive elements on message.
#### The `slack_bolt` version - Slack-bolt 1.16.1 #### Python runtime version - Python 3.11 #### Circumstance Hi, I edited users' message to add secondary message attachments via Bolt app by handling the events. However, the real user's message was changed to `This message contains interactive elements.`...
closed
2023-07-04T05:13:40Z
2023-07-05T01:35:20Z
https://github.com/slackapi/bolt-python/issues/926
[ "question", "server-side" ]
0417taehyun
1
tqdm/tqdm
jupyter
1,039
Variable to control close
Is there a variable to control whether to use with a unified code. For example, the `test.py` code is as follows ``` from argparse import ArgumentParser from tqdm import tqdm parser = ArgumentParser() parser.add_argument("--show_bar", action="store_true") args = parser.parse_args() show_bar = args.show_bar ...
closed
2020-09-26T02:01:15Z
2020-09-26T09:30:49Z
https://github.com/tqdm/tqdm/issues/1039
[ "question/docs ‽" ]
xujiaze13
1
pytest-dev/pytest-xdist
pytest
543
drop --boxed and deprecate looponfail
As the 2.x release is incoming we should take care of that Looponfail should eventually be reimplemented in core using subprocess and a hook to register the file system watchers (so pytest plugins could support Realtime Filesystem watching)
closed
2020-06-20T06:09:40Z
2022-10-22T13:04:41Z
https://github.com/pytest-dev/pytest-xdist/issues/543
[]
RonnyPfannschmidt
0
netbox-community/netbox
django
18,989
Add and display references to "Virtual circuits" from Provider view
### NetBox version v4.2.5 ### Feature type Change to existing functionality ### Proposed functionality Circuits and Virtual circuits share provider data but there are no references when looking at single provider. There are no virtual circuits under "related objects". Virtual circuits are not listed like circuits ...
open
2025-03-24T12:59:22Z
2025-03-24T12:59:22Z
https://github.com/netbox-community/netbox/issues/18989
[ "type: feature", "status: needs triage" ]
dejantep
0
holoviz/panel
plotly
7,401
Tabulator may overlap with other components if max_height is set
<img width="361" alt="image" src="https://github.com/user-attachments/assets/3c5fd5a4-55ca-44c0-9e06-80825b47b798"> ```python import panel as pn import pandas as pd import numpy as np pn.extension("tabulator") df = pd.DataFrame( np.random.randn(10000, 5), ) pn.Column(pn.widgets.Tabulator(df, max_heig...
closed
2024-10-15T16:24:24Z
2024-10-15T22:25:59Z
https://github.com/holoviz/panel/issues/7401
[ "component: tabulator" ]
ahuang11
0
jschneier/django-storages
django
588
Is it correct in the `get_available_overwrite_name` function?
Hi, Please tell me what the following code. When `name`'s length equals `max_length` in the `get_available_overwrite_name`, `get_available_overwrite_name` returns overwritten `name`. The `name` must be less than or equal to `max_length` isn't it? https://github.com/jschneier/django-storages/blob/master/storag...
closed
2018-09-06T04:12:35Z
2018-09-06T05:25:37Z
https://github.com/jschneier/django-storages/issues/588
[]
hirokinko
2
gunthercox/ChatterBot
machine-learning
2,297
VisualStudio related errors during installation
I got the following error after running pip install chatterbot. ``` Collecting chatterbot Using cached ChatterBot-1.0.5-py2.py3-none-any.whl (67 kB) Collecting pyyaml<5.2,>=5.1 Using cached PyYAML-5.1.2.tar.gz (265 kB) Preparing metadata (setup.py) ... done Collecting mathparse<0.2,>=0.1 Using cached ma...
closed
2023-03-14T12:36:06Z
2025-02-17T19:23:12Z
https://github.com/gunthercox/ChatterBot/issues/2297
[]
sonyakun
3
FactoryBoy/factory_boy
django
414
Can't test model with m2m field without invoking m2m field - Django
I have several models that include optional Many-To-Many fields in Django. When running factory_boy tests, I get an iterator error when I attempt to run tests that don't address the Many-To-Many fields (through RelatedFactory - which has poor and confusing documentation), even though I'm not invoking these fields in an...
closed
2017-09-06T19:36:35Z
2017-09-11T05:10:01Z
https://github.com/FactoryBoy/factory_boy/issues/414
[]
neighlyd
3
slackapi/bolt-python
fastapi
482
Conditional Lazy Listener?
Is there a way to make it so that the lazy function triggers conditionally based on the ack response? For example, I want my ack to do parameter validation and potentially reject the request. Right now, my solution is to have the lazy function run the same parameter validation as the ack function, but it seems a bit...
open
2021-10-01T15:41:45Z
2021-10-04T16:27:28Z
https://github.com/slackapi/bolt-python/issues/482
[ "enhancement", "area:async", "area:sync", "discussion" ]
sigJoe
2
freqtrade/freqtrade
python
10,978
Backtesting Error: pyarrow.lib.ArrowInvalid: Not an Arrow file despite valid Feather files
## Describe your environment * Operating system: _windows___ * Python Version: __Python 3.10.11___ (`python -V`) * CCXT version: __4.4.26___ (`pip freeze | grep ccxt`) * Freqtrade Version: _freqtrade 2024.10___ (`freqtrade -V` or `docker compose run --rm freqtrade -V` for Freqtrade running in docker) ## D...
closed
2024-11-24T03:20:11Z
2024-11-24T09:36:44Z
https://github.com/freqtrade/freqtrade/issues/10978
[ "Bug" ]
14790897
3
vanna-ai/vanna
data-visualization
494
generated SQL should be validated before execution
**Is your feature request related to a problem? Please describe.** I asked the following question on SQLite chinook db: ```python vn.ask(question="which table stores customer's orders") ``` The answer is correct, yet Vanna tried to execute an invalid SQL ``` The "invoices" table stores customers' orders. It con...
open
2024-06-14T02:38:26Z
2024-06-18T01:21:40Z
https://github.com/vanna-ai/vanna/issues/494
[]
wgong
1
neuml/txtai
nlp
505
Add UUID auto-id
#502 added the ability to generate auto-id's when not otherwise provided at index time. This change will enable generating UUIDs via the `autoid` parameter. The logic should support any of the [UUID functions](https://docs.python.org/3/library/uuid.html#uuid.uuid1) available to generate random and deterministic UUIDs. ...
closed
2023-07-10T19:08:40Z
2023-07-10T19:17:56Z
https://github.com/neuml/txtai/issues/505
[]
davidmezzetti
0
graphistry/pygraphistry
jupyter
256
[BUG] amass notebook
**Describe the bug** Amass demo no longer works: - install command changed (`/v3/...`) - `-do` option => `-json` - graphisty viz json name changed - need to cast color cols to int32 palette WIP nb in colab
open
2021-08-10T20:41:55Z
2021-08-10T20:42:08Z
https://github.com/graphistry/pygraphistry/issues/256
[ "bug", "docs" ]
lmeyerov
0
Evil0ctal/Douyin_TikTok_Download_API
web-scraping
80
Question
Whose Api Are You Using In Your Code? and when hes now gives aweme_list, when Video_id another?
closed
2022-09-19T08:56:28Z
2022-09-19T21:57:40Z
https://github.com/Evil0ctal/Douyin_TikTok_Download_API/issues/80
[ "help wanted" ]
sheldygg
18
kizniche/Mycodo
automation
561
BH1750 Sensor issue - no readings
## Mycodo Issue Report: - Specific Mycodo Version: 6.4.5(issue happening on 6.4.4 as well) ### Problem Description I have added a BH1750 light sensor in the Data page under setup but when looking at live page or trying to get sensor data it comes back with 0 lux and no data for the last 16 seconds. I am able to...
closed
2018-11-07T19:59:52Z
2018-11-16T23:10:37Z
https://github.com/kizniche/Mycodo/issues/561
[]
jerpena
14
gevent/gevent
asyncio
2,092
Problem with gevent==22.10.2 installation
``` Collecting gevent==22.10.2 (from -r requirements.txt (line 21)) Using cached gevent-22.10.2.tar.gz (6.6 MB) Installing build dependencies ... done Getting requirements to build wheel ... error error: subprocess-exited-with-error × Getting requirements to build wheel did not run successfully. │ exit cod...
closed
2025-03-10T11:34:06Z
2025-03-10T16:57:03Z
https://github.com/gevent/gevent/issues/2092
[]
ManPython
7
FujiwaraChoki/MoneyPrinter
automation
181
[BUG] video generated not present if use music not enabled
**Describe the bug** When the program ends running it says video generated look for output.mp4 but the output is present only when use music is enabled. **To Reproduce** Steps to reproduce the behavior: 1. run the whole program without use music 2. check if video is present **Expected behavior** get the vide...
closed
2024-02-11T16:26:15Z
2024-02-11T19:03:53Z
https://github.com/FujiwaraChoki/MoneyPrinter/issues/181
[]
neker97
2
getsentry/sentry
django
87,065
[Jira] Users are unable to change "Sync Sentry Comments to Jira" option
### Environment SaaS (https://sentry.io/) ### Steps to Reproduce 1. Configure Jira integration 2. Go to Integration settings 3. Change "Sync Sentry Comments to Jira" ### Expected Result The change takes place ### Actual Result the HTTP request is not getting the property to change: ``` https://sentry.io/api/0/or...
closed
2025-03-14T08:12:30Z
2025-03-21T17:59:17Z
https://github.com/getsentry/sentry/issues/87065
[ "Product Area: Settings - Integrations" ]
rodolfoBee
4
mars-project/mars
pandas
3,290
[BUG] CI may raises ReferenceError: weakly-referenced object no longer exists when backend="ray"
<!-- Thank you for your contribution! Please review https://github.com/mars-project/mars/blob/master/CONTRIBUTING.rst before opening an issue. --> **Describe the bug** A clear and concise description of what the bug is. export MARS_CI_BACKEND=ray pytest -s -v mars/dataframe/reduction/tests/test_reduction_...
closed
2022-11-09T06:29:29Z
2022-11-10T07:24:48Z
https://github.com/mars-project/mars/issues/3290
[ "type: bug" ]
fyrestone
0
microsoft/nni
tensorflow
5,188
prune pointpillar with mmdetection3d
I want to prune pointpillar on mmdetection3d framework, but the model has more than one input`def forward(self, img, img_metas, return_loss=True, **kwargs):`, which makes it not suitable for speedup: `ModelSpeedup(model, dummy_input=torch.rand([10, 3, 32, 32]).to(device), masks_file=masks).speedup_model()` so I just p...
open
2022-10-27T07:53:39Z
2022-11-14T03:40:16Z
https://github.com/microsoft/nni/issues/5188
[ "ModelSpeedup" ]
qingzhouzhen
3
syrupy-project/syrupy
pytest
622
JSONSnapshotExtension None is serialized as "None" instead of null
Is it intended behaviour that `None` is not translated to `null` with the JSONSnapshotExtension? ```python @pytest.fixture def snapshot_json(snapshot): return snapshot.use_extension(JSONSnapshotExtension) def test_output(snapshot_json): assert {"x": None} == snapshot_json() ``` Actual Output: ```...
closed
2022-09-25T00:31:28Z
2023-02-02T20:17:41Z
https://github.com/syrupy-project/syrupy/issues/622
[ "feature request", "serializer", "released", "breaking change" ]
willhoyle
2
abhiTronix/vidgear
dash
89
NameError in helper.py logger
<!-- Please note that your issue will be fixed much faster if you spend about half an hour preparing it, including the exact reproduction steps and a demo. If you're in a hurry or don't feel confident, it's fine to report bugs with less details, but this makes it less likely they'll get fixed soon...
closed
2020-01-06T02:01:26Z
2020-01-06T03:13:16Z
https://github.com/abhiTronix/vidgear/issues/89
[ "BUG :bug:", "SOLVED :checkered_flag:" ]
abhiTronix
1
zappa/Zappa
django
908
[Migrated] Update BINARY_SUPPORT to use Content-Encoding to identify if data is binary
Originally from: https://github.com/Miserlou/Zappa/issues/2170 by [monkut](https://github.com/monkut) ## Description Alternative solution to https://github.com/Miserlou/Zappa/issues/2080 intended to allow BINARY and text by making use of Content-Encoding header in the response. When using _whitenoise_ for cachin...
closed
2021-02-20T13:03:38Z
2022-12-01T10:05:15Z
https://github.com/zappa/Zappa/issues/908
[ "has-pr", "next-release-candidate" ]
jneves
3
PaddlePaddle/PaddleHub
nlp
1,544
@runnable和@serving时遇到的ERROR
1)PaddleHub和PaddlePaddle版本:PaddleHub 2.1.0,PaddlePaddle 2.1.0 2)系统环境:AI Studio高级版 ## 命令行预测时遇到的问题 安装好模型后运行 `hub run mnist_predict --input_img "./5.png"` 报错 ``` W0721 22:48:51.535526 20136 device_context.cc:404] Please NOTE: device: 0, GPU Compute Capability: 7.0, Driver API Version: 10.1, Runtime API Version: 10....
closed
2021-07-21T14:56:50Z
2021-07-22T05:36:20Z
https://github.com/PaddlePaddle/PaddleHub/issues/1544
[ "serving" ]
shaunhurryup
4
OpenInterpreter/open-interpreter
python
1,162
feature request: git-based guardrails around filesystem changes
### Is your feature request related to a problem? Please describe. Started experimenting with Open Interpreter (very cool!), had some feature request ideas. ### Overview I'd be comfortable with, and even prefer, using `auto_run` **if** I was able to specify guardrails that could enforce (upper limits) on action...
open
2024-04-02T04:59:43Z
2024-04-02T05:02:04Z
https://github.com/OpenInterpreter/open-interpreter/issues/1162
[]
matwerber1
0
dask/dask
numpy
11,612
bug: group-by with the same root name and different output names raises
<!-- Please include a self-contained copy-pastable example that generates the issue if possible. Please be concise with code posted. See guidelines below on how to provide a good bug report: - Craft Minimal Bug Reports http://matthewrocklin.com/blog/work/2018/02/28/minimal-bug-reports - Minimal Complete Verifiab...
open
2024-12-18T13:25:01Z
2025-02-17T02:01:01Z
https://github.com/dask/dask/issues/11612
[ "needs attention", "enhancement", "dask-expr" ]
MarcoGorelli
0
aiortc/aiortc
asyncio
1,266
Why does MediaPlayer not support 'when' ? / MediaPlayer为什么不支持whep协议拉流? - by webrtc
Why does MediaPlayer not support 'when' ? / MediaPlayer为什么不支持whep协议拉流? - by webrtc
open
2025-03-02T04:01:34Z
2025-03-02T04:01:34Z
https://github.com/aiortc/aiortc/issues/1266
[]
gg22mm
0
PokeAPI/pokeapi
graphql
1,026
Error in the data model regarding attributes of species/pokémon
The current model has some relationships between entities that used to work in earlier generations, but have become inaccurate, at least since the introduction of regional variants (unless you consider Burmy/Shellos/Deerling/Flabébé/Pumpkaboo). Specifically, some attributes that should be linked to specific pokémon (or...
open
2024-01-31T13:50:51Z
2024-02-06T15:44:35Z
https://github.com/PokeAPI/pokeapi/issues/1026
[]
ivanlonel
4
dfm/corner.py
data-visualization
254
linestyle argument in overlpot_points
OS: Ubuntu Python Version: 3.9 Corner Version: v2.2.2 I've found a tiny, probably inconsequential bug in `overplot_points` related to passing the argument `ls` to change the linestyle ``` python import corner import numpy as np ndim, nsamples = 2, 10000 np.random.seed(42) samples = np.random.randn(ndim * n...
open
2024-02-09T17:58:00Z
2024-02-26T15:48:49Z
https://github.com/dfm/corner.py/issues/254
[]
twhentschel
0
thomaxxl/safrs
rest-api
12
can you supply a demo for mysql
I modfied the skype_rest for mysql, but it does't work, can you supply a demo for mysql
closed
2018-06-22T03:52:34Z
2018-08-09T09:13:43Z
https://github.com/thomaxxl/safrs/issues/12
[]
suluoniu
9
gradio-app/gradio
python
10,401
Metadata Bubble Spinner Persists After Step Completion
### Describe the bug ## Description I encountered an issue while implementing steps in smolagents. The spinner associated with the top metadata bubble continued to spin even after the step was marked as complete. ### Expected Behavior The spinner should stop once the step is marked as complete and the metadata is upd...
closed
2025-01-21T20:33:45Z
2025-01-22T20:09:47Z
https://github.com/gradio-app/gradio/issues/10401
[ "bug" ]
yvrjsharma
0
plotly/plotly.py
plotly
4,122
display value of link as fixed label in Sankey plot
Is there a way to display the values of the link as a fixed label? At the moment, I can only visualize them when I go over them with the mouse, but I need the in the pdf version of the image.
open
2023-03-24T18:25:38Z
2024-08-12T20:51:02Z
https://github.com/plotly/plotly.py/issues/4122
[ "feature", "P3" ]
MatteoSerafino
2
voxel51/fiftyone
computer-vision
4,779
[BUG] Annotation existing Classification(s) fields with Label studio
### Describe the problem As mentioned here: https://github.com/voxel51/fiftyone/pull/4725#pullrequestreview-2290240522 There seem to be bugs when working with existing Classification and now Classifications fields that are uploaded to labelstudio. ### Code to reproduce issue ```python import fiftyone as fo...
open
2024-09-09T15:27:37Z
2024-09-09T15:27:57Z
https://github.com/voxel51/fiftyone/issues/4779
[ "bug", "annotation" ]
ehofesmann
0
feature-engine/feature_engine
scikit-learn
628
docs issue with favicons
Warning, treated as error: The configuration `favicons` is deprecated.Use the sphinx-favicon extention instead. docs: exit 2 (1.02 seconds) /home/circleci/project> sphinx-build -W -b html -d /home/circleci/project/.tox/docs/tmp/doctrees docs /home/circleci/project/.tox/docs/tmp/html pid=467 docs: FAIL code 2 (29.8...
closed
2023-03-07T13:14:37Z
2023-03-07T13:41:06Z
https://github.com/feature-engine/feature_engine/issues/628
[]
solegalli
0
pydantic/logfire
pydantic
408
We're changing database
## Rollout We're gradually rolling out queries to the new database now. If you're affected, you'll see a banner like this: <img width="770" alt="Screenshot 2024-09-18 at 14 42 24" src="https://github.com/user-attachments/assets/11990bfa-f669-4ca5-bf1a-45c8359da344"> **If you notice queries taking longer or ret...
closed
2024-08-29T19:24:54Z
2024-10-15T09:12:32Z
https://github.com/pydantic/logfire/issues/408
[]
samuelcolvin
5
thtrieu/darkflow
tensorflow
591
Where is the output stored?
when running the demo file through command prompt in win10, it is compiling and running and showing ~2 FPS. But i am unable to locate the location where the output is stored. Pls help
closed
2018-02-20T12:38:55Z
2018-03-03T11:55:07Z
https://github.com/thtrieu/darkflow/issues/591
[]
RohitSiga95
3
3b1b/manim
python
1,845
Is the function is_off_screen() implemented correctly?
### Describe the bug <!-- A clear and concise description of what the bug is. --> The function `is_off_screen()` , which determines whether or not some `Mobject` is out of frame, is weird. Should `get_left()` and `get_right()`, `get_bottom()` and `get_top()` reverse position? **Code**: <!-- The code you run whi...
closed
2022-07-26T05:48:25Z
2022-07-26T06:18:28Z
https://github.com/3b1b/manim/issues/1845
[ "bug" ]
yc-cui
0
MilesCranmer/PySR
scikit-learn
690
Replace spaces with underscores in column names also for the predict function
### Discussed in https://github.com/MilesCranmer/PySR/discussions/689 <div type='discussions-op-text'> <sup>Originally posted by **@GoldenGoldy** August 3, 2024</sup> I found that PySR warns about spaces in column names when passing the .fit function data where this occurs. It then replaces the spaces in the co...
open
2024-08-02T16:35:52Z
2024-08-02T16:36:40Z
https://github.com/MilesCranmer/PySR/issues/690
[ "bug" ]
MilesCranmer
0
ymcui/Chinese-LLaMA-Alpaca-2
nlp
320
项目中的推理部署工具能否直接支持原版llama2相关模型的推理
### 提交前必须检查以下项目 - [X] 请确保使用的是仓库最新代码(git pull),一些问题已被解决和修复。 - [X] 我已阅读[项目文档](https://github.com/ymcui/Chinese-LLaMA-Alpaca-2/wiki)和[FAQ章节](https://github.com/ymcui/Chinese-LLaMA-Alpaca-2/wiki/常见问题)并且已在Issue中对问题进行了搜索,没有找到相似问题和解决方案。 - [X] 第三方插件问题:例如[llama.cpp](https://github.com/ggerganov/llama.cpp)、[LangChain](https://g...
closed
2023-09-28T03:49:20Z
2023-09-28T05:37:46Z
https://github.com/ymcui/Chinese-LLaMA-Alpaca-2/issues/320
[]
lower01
1
geex-arts/django-jet
django
74
Multiple problems with select2 plugins
Hi, i'm working with a some complex tables in my project and i can find some problems with select inputs, i have many select input fields in my project: ![problemaconinputselects_1](https://cloud.githubusercontent.com/assets/5034215/15875100/04777a92-2ccc-11e6-8b06-e225e52c43a1.png) As you can see, the 'fake' input se...
closed
2016-06-07T22:11:10Z
2017-08-28T17:51:51Z
https://github.com/geex-arts/django-jet/issues/74
[]
SalahAdDin
3
zama-ai/concrete-ml
scikit-learn
92
How much RAM do I need?
<img width="1132" alt="1687417317985(1)" src="https://github.com/zama-ai/concrete-ml/assets/127387074/b37bfe75-f302-4cbb-8883-55e6625a3714"> I can successfully run cifar100, but I cannot run cifar10, now I have 128G RAM
closed
2023-06-22T07:05:37Z
2023-06-26T07:55:47Z
https://github.com/zama-ai/concrete-ml/issues/92
[]
maxwellgodv
2
graphql-python/graphene-django
graphql
1,153
What middleware for Django's session authentication for graphene-django?
First off, thanks for graphene-django! Question: how does graphene-django work with Django's session authentication? For a number of reasons I need to move away from JWT authentication (which was working fine). I implemented a login mutation as follows. ``` class Login(graphene.Mutation): # Note: this co...
closed
2021-03-27T01:03:31Z
2021-04-14T19:58:57Z
https://github.com/graphql-python/graphene-django/issues/1153
[ "question" ]
thomergil
1
geex-arts/django-jet
django
401
DateRangeFilter not working by 2 params use
when i use ``` jet 1.0.7 django 2.0.6 ``` ``` list_filter = ( ('datetime_created', DateRangeFilter), ('datetime_updated', DateRangeFilter), ) ``` datetime_updated it work ok , but datetime_created will show `?&datetime_pay__gte=&datetime_pay__lte=`
closed
2019-09-18T07:01:13Z
2019-09-18T07:50:44Z
https://github.com/geex-arts/django-jet/issues/401
[]
jttttttttttttt
1
matplotlib/matplotlib
data-visualization
28,864
[Bug]: Unable to suppress minor ticks in loglog plot with constrained layout
### Bug summary For some layout settings, Matplotlib includes unwanted minor ticks in a loglog plot. ### Code for reproduction ```Python import matplotlib as mpl import matplotlib.pyplot as plt import numpy as np x = np.logspace(1, 7) y = 0.01 * x mpl.rcParams['font.size'] = 6 fig, axs = plt.subplots( ...
closed
2024-09-22T21:33:01Z
2024-09-23T03:50:58Z
https://github.com/matplotlib/matplotlib/issues/28864
[]
jsdodge
2
quokkaproject/quokka
flask
50
On save of channel and content store template_type information
based on channel ancestors and "inherit" atribute, every save of Channel and Content should set its default template_suffix and specific theme
closed
2013-10-18T04:18:42Z
2015-07-16T02:56:49Z
https://github.com/quokkaproject/quokka/issues/50
[ "enhancement" ]
rochacbruno
1
mlflow/mlflow
machine-learning
14,769
[BUG] Not able to update mlflow password via rest api
### Issues Policy acknowledgement - [x] I have read and agree to submit bug reports in accordance with the [issues policy](https://www.github.com/mlflow/mlflow/blob/master/ISSUE_POLICY.md) ### Where did you encounter this bug? Local machine ### MLflow version mlflow, version 2.15.1 ### System information - **OS ...
closed
2025-02-27T21:36:19Z
2025-03-11T04:51:29Z
https://github.com/mlflow/mlflow/issues/14769
[ "bug" ]
janani2019
8
computationalmodelling/nbval
pytest
96
run loops for just one iteration?
Is there a way to have nbval-lax run slightly different code than Jupyter would? In the Jupyter notebook, I have an algorithm that runs for a long time -- too long for unit tests. I'd like to nbval-lax to run that loop for just 1 iteration. Is there a way to do that?
closed
2018-08-03T00:06:30Z
2018-08-03T18:51:17Z
https://github.com/computationalmodelling/nbval/issues/96
[]
jeff-regier
3
pandas-dev/pandas
python
60,522
BUG: `ListAccessor` does not preserve series name
### Pandas version checks - [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the [latest version](https://pandas.pydata.org/docs/whatsnew/index.html) of pandas. - [ ] I have confirmed this bug exists on the [main branch](https://pandas.pydata.org/docs/...
closed
2024-12-07T22:26:50Z
2024-12-09T18:35:23Z
https://github.com/pandas-dev/pandas/issues/60522
[ "Bug", "Series", "Arrow" ]
FBruzzesi
2
tflearn/tflearn
data-science
1,167
def variance_scaling in initializations.py tries to call deprecated class
Tensorflow version: 2.5.1 tflearn version: 0.5.0 Error: ModuleNotFoundError: No module named 'tensorflow.contrib.layers.python.layers.initializers.variance_scaling_initializer' VarianceScaling now is in tensorflow.keras.initializers.
open
2021-08-11T11:16:02Z
2021-08-11T12:40:24Z
https://github.com/tflearn/tflearn/issues/1167
[]
Movage
0
vaexio/vaex
data-science
2,420
Unexpected Discrepancy Between Printed Values and Returned Results in vaex.apply() Function
Hey there. I'm currently experimenting with using vaex for processing large datasets in Python. I encountered an unexpected behavior when applying a custom function using vaex.apply. Specifically, while printing the result within the function yields the correct output, the returned value seems to be incorrect. Here's ...
open
2024-03-24T07:55:40Z
2024-03-24T09:48:27Z
https://github.com/vaexio/vaex/issues/2420
[]
johannesmphaka
0
raphaelvallat/pingouin
pandas
293
plot_paired not working - palette issue (from sns.lineplot?)
Hello - I used pingouin to illustate a paired t-test a few months back - and rerunning the exact same code today now leads to an error when I plot the **plot_paired** graphs - error message is: ValueError: The palette dictionary is missing keys: {**list of numbers** ![pg plot_paired error](https://user-image...
closed
2022-07-22T12:10:59Z
2022-07-25T15:06:18Z
https://github.com/raphaelvallat/pingouin/issues/293
[ "invalid :triangular_flag_on_post:" ]
r1-q
3
biolab/orange3
data-visualization
6,983
Feature Statistics: cannot resize Distribution bar
<!-- Thanks for taking the time to report a bug! If you're raising an issue about an add-on (i.e., installed via Options > Add-ons), raise an issue in the relevant add-on's issue tracker instead. See: https://github.com/biolab?q=orange3 To fix the bug, we need to be able to reproduce it. Please answer the following...
open
2025-01-15T11:08:21Z
2025-01-31T15:05:57Z
https://github.com/biolab/orange3/issues/6983
[ "bug report" ]
ajdapretnar
1
dropbox/sqlalchemy-stubs
sqlalchemy
195
Is this repository still maintained?
I see many issues and pull requests without any response. Is this still being maintained and worth contributing? Anything the community can do to help?
open
2020-12-16T19:44:54Z
2022-04-26T21:09:03Z
https://github.com/dropbox/sqlalchemy-stubs/issues/195
[]
jd
23
databricks/koalas
pandas
1,542
Implement Pandas rolling window with options such as center and win_type
For ex : Pandas code df2 = df['xx'].rolling(window=25, min_periods=10, win_type='hamming', center=True) in Koalas df['xx'].rolling(25) - works Also if possible please implement apply function while using window . Ex. df['xx'].rolling(window=25, min_periods=10, win_type='hamming', center=True).apply(func)
open
2020-05-27T13:41:34Z
2020-05-28T02:33:15Z
https://github.com/databricks/koalas/issues/1542
[ "enhancement" ]
deba46
1
DistrictDataLabs/yellowbrick
matplotlib
525
Stacked bar plots helper function
Create a helper function in the `yellowbrick.draw` module that can create a stacked bar chart from a 2D array on the specified axes. This function should have the following basic signature: ```python def bar_stack(data, ax=None, labels=None, ticks=None, colors=None, **kwargs): """ An advanced bar chart pl...
closed
2018-07-25T14:50:13Z
2019-06-04T11:12:28Z
https://github.com/DistrictDataLabs/yellowbrick/issues/525
[ "type: feature", "level: intermediate" ]
zjpoh
1
tflearn/tflearn
data-science
311
new examples
I'm a first-time contributor and wanted to get everybody's suggestions regarding the sort of examples they'd like to see. I'm thinking something in the NLP domain, but I'm open to all sorts of ideas
open
2016-08-28T23:14:51Z
2016-09-02T14:29:39Z
https://github.com/tflearn/tflearn/issues/311
[]
Anmol6
6
python-gino/gino
asyncio
528
question about transactions and reusing connections
* GINO version: 0.8.3 * Python version: 3.7.4 * asyncpg version: 0.18.3 * aiocontextvars version: 0.2.2 * PostgreSQL version: 11.5 ### Description I am planning to use GINO within a tornado app, and I have a question regarding transactions. When I start a transaction within a request, how does GINO keep the tra...
closed
2019-08-22T10:06:52Z
2019-10-12T11:46:45Z
https://github.com/python-gino/gino/issues/528
[ "question" ]
pellekoster
2
geopandas/geopandas
pandas
3,054
BUG: TypeError: One of the arguments is of incorrect type. Please provide only Geometry objects.
- [Yes ] I have checked that this issue has not already been reported. - [Yes ] 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. --- #### Code Sample, a copy-pastable example ```python # Your code here...
open
2023-10-27T03:41:28Z
2023-11-02T09:45:33Z
https://github.com/geopandas/geopandas/issues/3054
[ "bug", "needs triage" ]
nerdykamil
4
laughingman7743/PyAthena
sqlalchemy
99
make s3_staging_dir optional when work group is passed
**Since query result location can be configured at the workgroup level, would it be possible to make the s3_staging_dir parameter optional.** excerpt from boto3 documentation ** > ResultConfiguration (dict) -- > Specifies information about where and how to save the results of the query execution. If the query ...
closed
2019-10-25T02:52:09Z
2019-11-24T09:39:08Z
https://github.com/laughingman7743/PyAthena/issues/99
[]
nitin-kakkar
1
sktime/sktime
data-science
7,931
[BUG] StatsModelsARIMA is failing tests on main
**Describe the bug** `StatsModelsARIMA` is failing multiple tests. Failing tests include: - `test_update_predict_predicted_index` - `test__y_and_cutoff` - `test_update_predict_single` More precisely, here: def test_update_predict_single( self, estimator_instance, n_columns, fh_int_oos, update_params ): “”“Check cor...
open
2025-03-03T02:52:21Z
2025-03-03T11:26:25Z
https://github.com/sktime/sktime/issues/7931
[ "bug", "module:forecasting" ]
felipeangelimvieira
1
Lightning-AI/pytorch-lightning
data-science
19,880
can't fit with ddp_notebook on a Vertex AI Workbench instance (CUDA initialized)
### Bug description Using this minimal code example: ``` import torch import lightning as L print(torch.cuda.is_initialized()) trainer = L.Trainer( accelerator="auto", strategy="ddp_notebook", devices="auto", max_epochs=1, # callbacks=callbacks, log_every_n_steps=1 ) print(tor...
open
2024-05-16T21:32:16Z
2024-05-16T21:32:16Z
https://github.com/Lightning-AI/pytorch-lightning/issues/19880
[ "bug", "needs triage" ]
jasonbrancazio
0
Asabeneh/30-Days-Of-Python
python
514
Syntax error
# inserting items into a List # syntax lst = ['item1', 'item2'] lst.insert(index, item) fruits = ['banana', 'orange', 'mango', 'lemon'] fruits.insert(2, 'apple') # insert apple between orange and mango print(fruits) # ['banana', 'orange', 'apple', 'mango', 'lemon'] fruits.insert(3, 'lime') # ['bana...
open
2024-04-24T08:34:58Z
2024-05-14T08:49:39Z
https://github.com/Asabeneh/30-Days-Of-Python/issues/514
[]
Meshackdd
3
LibreTranslate/LibreTranslate
api
386
Add Occitan language to Weblate
Hello, please add Occitan, OC iso-code, to the weblate so I can contribute :) Regards
closed
2023-01-07T14:21:25Z
2023-01-08T06:19:55Z
https://github.com/LibreTranslate/LibreTranslate/issues/386
[]
Mejans
1
scikit-multilearn/scikit-multilearn
scikit-learn
97
General status of the projects
Hi I am planning on exploring usage of this libraries, however I am aware of lack of recent activity. Is the project still active / is there a roadmap? Regards
closed
2018-03-22T00:40:49Z
2018-03-22T16:43:38Z
https://github.com/scikit-multilearn/scikit-multilearn/issues/97
[]
adrianog
1
pytest-dev/pytest-qt
pytest
579
adding pytest-qt to requirements.txt result in github action failing on windows for all python versions
Hi pytest dev, When I have `pytest-qt` in my `requirements.tet`, and run `pytest` on github hosted action runners, it will fail for all python versions on windows, whereas the test will pass on macos and ubuntu. This is the run with `pytest-qt` included: https://github.com/TonyXTYan/HeLab/actions/runs/11644144376...
closed
2024-11-02T16:41:09Z
2024-11-03T02:14:49Z
https://github.com/pytest-dev/pytest-qt/issues/579
[ "question :question:" ]
TonyXTYan
2
python-gitlab/python-gitlab
api
3,033
Add tests for service accounts
Did you still want to add a few tests here @ka28kumar? Could just be a simple extension of: https://github.com/python-gitlab/python-gitlab/blob/3739b5dd11bed66fb482cf6d2dc34382327a0265/tests/functional/api/test_groups.py#L315 E.g.: ```python def test_group_service_accounts(group): service_acco...
open
2024-11-05T16:31:01Z
2024-11-05T16:31:01Z
https://github.com/python-gitlab/python-gitlab/issues/3033
[]
nejch
0
Kinto/kinto
api
3,401
Unit tests should be independent
While upgrading to pytest v8, it was discovered that our unit tests have a lot of interdependence. Creating this issue to act as an epic. Unit tests in kinto should: 1. Be independent of each other. We should be able to run one test module with the same test results as if we had run all tests. 2. Not create side e...
open
2024-04-01T20:31:45Z
2024-04-01T20:37:20Z
https://github.com/Kinto/kinto/issues/3401
[ "missing-tests" ]
alexcottner
0
microsoft/JARVIS
pytorch
195
connect to openai timeout
i use huggingface server mode and start node web server, and i got the following error; i am sure i success to replace openai api key and hugging token; <img width="1783" alt="image" src="https://user-images.githubusercontent.com/26570729/236083940-1e6a6db2-f906-445d-a51a-4bbfff10c8c0.png">
open
2023-05-04T01:04:25Z
2023-12-06T12:08:32Z
https://github.com/microsoft/JARVIS/issues/195
[]
dl942702882
1
opengeos/streamlit-geospatial
streamlit
68
Error loading the page
Please reboot the code!
closed
2022-08-02T15:54:10Z
2022-08-02T18:43:30Z
https://github.com/opengeos/streamlit-geospatial/issues/68
[]
mazarderakhsh
0
chmp/ipytest
pytest
13
Remove dependency on defining __file__
Hi. I'm working on a custom [pytest kernel](https://github.com/abid-mujtaba/jupyter-pytest-kernel) for Jupyter Notebooks. It is simply a thin wrapper on the ipython3 kernel and uses your excellent package for all the heavy lifting. My aim is to make using it transparent, meaning no extra code should be added by the ...
closed
2019-01-25T16:23:44Z
2019-11-19T22:05:00Z
https://github.com/chmp/ipytest/issues/13
[]
abid-mujtaba
8
piskvorky/gensim
machine-learning
2,737
Word2Vec Wikipedia Corpus 2017 no vocabulary
#### Problem description When following the example code [here](https://radimrehurek.com/gensim/auto_examples/howtos/run_downloader_api.html#sphx-glr-auto-examples-howtos-run-downloader-api-py) I receive a "Word not in vocabulary" error. Opening at the request of Radim: https://groups.google.com/forum/#!topic/gensim...
closed
2020-01-28T18:22:59Z
2020-01-29T10:35:25Z
https://github.com/piskvorky/gensim/issues/2737
[]
JackStillwell
4
httpie/cli
rest-api
1,202
SSL/TLS server certificate validation
## Checklist - [x] I've searched for similar issues. - [x] I'm using the latest version of HTTPie. --- ## Context - (Arch)Linux 5.10.78-1-lts - python 3.9.7 - httpie 2.6.0 - rootCA/interCA/serverCA - **interCA system trusted** - **rootCA system trusted** - **web browsers (Cr/Ff) OK** - **curl/wget O...
open
2021-11-10T11:14:39Z
2024-11-12T09:22:05Z
https://github.com/httpie/cli/issues/1202
[ "bug", "awaiting-response" ]
patatetom
9
smarie/python-pytest-cases
pytest
201
How to unpack fixtures from parametrize_with_cases?
I want to use pytest-cases with [pytest-drf](https://github.com/theY4Kman/pytest-drf), which makes testing DRF looks like this: ```python class TestHelloWorld( APIViewTest, UsesPostMethod, Returns200, ): @pytest.fixture def url(self): return reverse('hello-world') @pytest.f...
closed
2021-04-16T07:27:24Z
2021-06-01T08:23:33Z
https://github.com/smarie/python-pytest-cases/issues/201
[]
last-partizan
13
google-research/bert
nlp
386
Can anyone point me in the code for the segment and position embeddings?
I'm referring to the embeddings of the [this](https://i.redd.it/opvkbyrf1rb21.png) picture.
closed
2019-01-22T11:09:21Z
2019-03-25T13:46:03Z
https://github.com/google-research/bert/issues/386
[]
JoaoLages
8
aminalaee/sqladmin
asyncio
866
Cannot create new row when a column contains a table that has Polymorphic Inheritance
### Checklist - [X] The bug is reproducible against the latest release or `master`. - [X] There are no similar issues or pull requests to fix it yet. ### Describe the bug I have the following SQLAlchemy models: ```python from uuid import UUID, uuid4 from sqlalchemy import ForeignKey, String, inspect from sqlal...
open
2024-12-20T20:24:26Z
2024-12-20T20:24:26Z
https://github.com/aminalaee/sqladmin/issues/866
[]
AlbertMitjans
0
biolab/orange3
pandas
6,617
Hierarchical Clustering: distances between clusters as output (NxN distance matrix for N clusters)
<!-- Thanks for taking the time to submit a feature request! For the best chance at our team considering your request, please answer the following questions to the best of your ability. --> **What's your use case?** I want to externally validate clustering outcomes based on distances between clusters: do subjec...
closed
2023-10-31T14:34:04Z
2023-11-29T14:31:40Z
https://github.com/biolab/orange3/issues/6617
[]
wvdvegte
3
dmlc/gluon-nlp
numpy
1,330
[Discussion] Support Multiple Backends
Many DL frameworks are moving to use numpy as their default way for writing DL models. Thus, we may try to support multiple-backends for the model-zoo in GluonNLP. As long as the backend supports numpy-like interface, e.g., [JAX](https://github.com/google/jax) , [tf.experimental.numpy](https://www.tensorflow.org/api_do...
closed
2020-08-31T07:35:49Z
2020-12-16T16:27:11Z
https://github.com/dmlc/gluon-nlp/issues/1330
[ "enhancement", "discussion", "numpyrefactor" ]
sxjscience
5
quokkaproject/quokka
flask
305
can't delete role
I created a new channel,and set an admin role,but after a while i don't want admin role ,so i delete the admin role in edit pannel and set role to none,but it doesn't work,and it still need an admin role,so i think this is a bug!
closed
2015-10-05T02:39:37Z
2018-02-06T13:46:01Z
https://github.com/quokkaproject/quokka/issues/305
[ "bug" ]
superleemo
4
JaidedAI/EasyOCR
pytorch
488
how to recognition language like "Uyghur"
Hi, thank you for your work. I have a question about recognition language like "Uyghur". As we know, Uyghur character dic is https://github.com/JaidedAI/EasyOCR/blob/master/easyocr/character/ug_char.txt. But how to recognition Uyghur words according to the character dic you provide, word may be like ![image](https:...
closed
2021-07-13T10:52:36Z
2022-03-02T09:25:04Z
https://github.com/JaidedAI/EasyOCR/issues/488
[]
Danee-wawawa
0