Datetime

Datetime columns indicate a point of time. This can be at any granularity: to the nearest day, minute, second or even nanosecond. Typically, the datetime will be represented as a string.

For example, you might be storing the last day users have logged into your site.

General Datetime Transformers

These transformers encode your datetime data as numerical values, ready for data science and machine learning.

Differential Privacy Transformers

These transformers use differential privacy techniques to add noise or reshape your column of datetime data. As a result, your column — and any statistics about it — can be shared with differential privacy guarantees.

SDV Enterprise Bundle. This feature is available as part of the Differential Privacy Bundle, an optional add-on to SDV Enterprise. For more information, please visit the Differential Privacy Bundle page. Coming soon!

Last updated