-
I contacted Qualtrics, provided my endpoint URL and survey ID's. This was their response:
> I ran the call on my end based on the information and found that the call ran successfully.
>
> Howev…
-
An unfortunate new change as of purrr v1.0:
```
In map_chr(), automatic conversion from logical, integer, and double to character is now deprecated. Use an explicit as.character() if needed (#904)…
-
When downloading data from Qualtrics manually, as csv, the questions/items wording (I'm calling those "labels") would appear on the first row. So I would create a separate data frame just of labels, w…
-
Migrated from GitLab: https://gitlab.com/meltano/hub/-/issues/189
Originally created by @pnadolny13 on 2022-01-20 15:03:10
---
Some taps that arent listed that we should consider adding:
-…
-
These type of domain entries can be found in the AdGuard DNS filter:
`||teleriumads-*.netdna-ssl.com^
||putrr*.com^
||block.s*block.com^
||mf*.advantage.as^
||www.fuze-hill*.xyz^
||adv0*.msa.c…
-
**Describe the bug**
Exception is thrown during cluster deletion. Cluster gets deleted from azure but function call throws exception.
***Exception or Stack Trace***
java.lang.RuntimeException: …
-
**Describe the bug**
Call sdk under package com.azure.* with AzureEnvironment.AZURE_CHINA caused ManagementException,
Error detail is "code":"SubscriptionNotFound","message":"The subscription 'xxx…
-
The relevant CODEOWNERS files are all identical with contents `* @edx/community-engineering`:
```
$ sha256sum `ack community-engineering ~/mirrored-orgs/{edx,openedx}/*/.github/CODEOWNERS -l` | cu…
-
** Please describe which feature you have a question about? **
When doing automatic branch building from a GitHub repo sometimes we get this message "cancelled - no diff detected from previous commit…
-
Is it possible to preserve a more sensible order for the factors of ordinal variables in our data frame?
If factors are never ordered correctly through the workflow of exporting from Qualtrics and …