dataiku-contrib
dataiku-contrib copied to clipboard
Public repository for DSS plugins
https://apicommunity.wunderground.com/weatherapi/topics/end-of-service-for-the-weather-underground-api The plugin is officially deprecated and will probably be removed.
A template to deploy: - An hdinsight cluster using ADLSv1 as storage - A SQL server - A DSS instance preconfigured to use it
Hi team, I'm using the Algolia plugin to sync my data once processed with Dataiku. However, I'm not able to use the option `Append instead of overwrite` Is there anyway...
Update to cycle through multiple pages when a screen name has more than 5000 followers. Also, since a client can request this information for any screen name, not just their...
https://github.com/dataiku/dataiku-contrib/blob/089108002649d92f81719ddd576f925874026d92/algoliasearch/python-connectors/algoliasearch/connector.py#L78 From Algolia documentation, `index.browse()` is recommended to retrieve a full index. > If you need to retrieve all the content of your index (for backup, SEO purposes or for...
I'm wondering if there is a way to get better recovery after failures. I have about 35K unique lat/lon points I'm getting census blocks for. At 1 second/request that's about...
Hi, Last version of gensim (1.0.1) has some breaking changes. Therefore, when we use this plugin, we face some Depracation warnings (errors actually) : ``` ... raise DeprecationWarning("Deprecated. Use gensim.models.KeyedVectors.load_word2vec_format...
- Search recent tweets given a query - Get all tweets from a list of target users - Get all Twitter profile details from a list of target users -...
DSS 2.3.0 Mac OS X 10.10.5 Yosemite ``` [2016/10/18-12:17:06.484] [Exec-39] [INFO] [dku.utils] - email-tester-locally plugin - INFO - version: 0.0.1 [2016/10/18-12:17:06.484] [Exec-39] [INFO] [dku.utils] - email-tester-locally plugin - INFO -...
The plugin `twitter-tools` requires an access to DSS connections, and that requires an API key with global admin rights. I don't want to let a key with admin rights accessible...