Skip to content
#

data-analytics

Here are 1,040 public repositories matching this topic...

superset
nguyenluongky
nguyenluongky commented Aug 26, 2021

Currently, we use Native filter on Superset version 1.2, but looks like The actual time range does not show correctly with SIP-15 (in the SIP-15 the time range must is [inclusive, exclusive) ). So that mean the actual time range and the tool tip must show label as: from_date <= col < to_date.

Expected results

![image](https://user-images.githubusercontent.com/37523968/130939207-7ff847a

ARX is a comprehensive open source data anonymization tool aiming to provide scalability and usability. It supports various anonymization techniques, methods for analyzing data quality and re-identification risks and it supports well-known privacy models, such as k-anonymity, l-diversity, t-closeness and differential privacy.

  • Updated Aug 3, 2021
  • Java
kotfic
kotfic commented Apr 12, 2018

So I was staring at the spiffy new Gitlab container registry and really appreciating that it has a lot of boxes that are like "run this command to pull this container" or "run this command to login to the registry" and it struck me that it would be totally SUPER if girder had this same kind of functionality. Obviously it wouldn't be appropriate for all instances so you'd want it to be a pl

Data-Science-Resources
tellery
domechn
domechn commented Aug 9, 2021

In normal mode, the cookie in the browser is cleared when the user logs out.
In anonymous mode, users cannot actively log out.

The current approach is to call the isAnonymous function directly in router.ts to determine whether it is in anonymous mode.

But in fact, we have implemented AnonymousUserService, and we can implement the logic of logout in UserService and AnonymousUserSe

Improve this page

Add a description, image, and links to the data-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 data-analytics topic, visit your repo's landing page and select "manage topics."

Learn more