Skip to content
#

analytics

Here are 405 public repositories matching this topic...

incubator-superset
cooley-pe
cooley-pe commented Sep 30, 2020

Is your feature request related to a problem? Please describe.
I have a lot of trouble distinguishing between the shades of green signifying a running vs successful query in sqllab.

Describe the solution you'd like
Ideally these would be two different colors for running vs successful. Maybe yellow and green respectively?

Describe alternatives you've considered
If there isn't

paolodamico
paolodamico commented Oct 4, 2020

Currently our preflight/ endpoint is accessible at any time, even after the instance has already been correctly deployed. We should remove these routes after the app has been deployed (i.e. at least one user has been created in the instance), to avoid potentially leaking some information about the instance's setup (as we add more functionality to this page). To accomplish this,

  • The `_prefligh
dbt
PedroMiguelFigueiredo
PedroMiguelFigueiredo commented Sep 11, 2020

The existing code is here:
https://github.com/fishtown-analytics/dbt/blob/fa8a4f2020655c60bdb66270616f5654e168a729/core/dbt/task/debug.py#L337

But that won't work on some third party adapters. One example is Oracle, which requires a from clause in any select statement.

Instead, this should be an adapter method on the base adapter, named debug_query() that takes no arguments. Then adap

VoR0220
VoR0220 commented Sep 25, 2020

Abstract

Add Binance.US support for their API keys

Motivation

Due to the annoyances of US regulations surrounding financial laws, Binance had to split themselves up a bit and create a separate entity purely to handle their US customers. In theory the API should be the same but it's a different set of servers that need to be contacted. Otherwise API keys cannot be added for US binance

A robust, and flexible open source User & Entity Behavior Analytics (UEBA) framework used for Security Analytics. Developed with luv by Data Scientists & Security Analysts from the Cyber Security Industry. [PRE-ALPHA]

  • Updated Sep 25, 2020
  • Python

Improve this page

Add a description, image, and links to the analytics topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the analytics topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.