300LiterPropofol

Results 11 issues of 300LiterPropofol

# This is a (Bug Report) ## Description For bug reports: * What went wrong? I added ``` custom: nestingVariable: ${ssm:/aws/reference/secretsmanager/${env:secret_name}} ``` in my `serverless.yml`, but the deployment kept failing...

Hello! Thank you for creating this awesome package. I have a question on the usage of end() though. I am confused about how the syntax end() functions in the csv...

Hi, I read about your code in https://github.com/chenyuntc/simple-faster-rcnn-pytorch/blob/master/utils/eval_tool.py#L200 which is as below: selec = np.zeros(gt_bbox_l.shape[0], dtype=bool) for gt_idx in gt_index: if gt_idx >= 0: if gt_difficult_l[gt_idx]: match[l].append(-1) else: if not...

Hello! I would like to report a syntax bug in one of your examples in this repo. https://github.com/nats-io/nats.py/blob/3be8eda7f9f663c961ada7ee8bf74308ccf7178e/examples/connect.py#L12 In the `reconnected_cb`, there is no such variable named nc, so that...

Hello, thank you for your work and share! I followed the step and when I was doing this [step.](https://github.com/frontalnh/mongodb-replica-set#connect-to-replica-set) `mongo 'mongodb://test:test1234@mongo-rs0-1:27017,mongo-rs0-2:27018,mongo-rs0-3:27019/test?replicaSet=rs0'` I cannot connect to the set and got error...

Hello! This has been an awesome package and has solved so many issues for me until now. Currently I am using an AWS lambda which needs `psycopg2` as a required...

## Description The `pip install "gluonts[mxnet]"` command does not work together with `notebook` package, if installed in Anaconda gluonts[mxnet], you can not use jupyter notebook since there is compatibility issue...

bug

**Describe the bug** I am using Google Colab with python 3 google compute backend, I install autogluon==1.1.0 freshly and just ran the sample training set and wanted to use a...

bug: unconfirmed
Needs Triage
module: timeseries

Hello, I am doing in command line ``` avro_validator union_schema.avsc producing_message.json ``` My `` is a JSON array, with different dependent objects inside. I can give an example below. ```...

### Describe the issue linked to the documentation link: https://auto.gluon.ai/stable/tutorials/timeseries/forecasting-metrics.html > AutoGluon will use the provided metric to tune model hyperparameters, rank models, and construct the final ensemble for prediction....

API & Doc
Needs Triage
module: timeseries