Skip to main content

Private Python

Overview

In this tutorial, we delve into the foundational elements of working with AGENT. You'll learn how to install the AGENT Python package, configure your session, and authenticate to initiate a private Python session.

We also cover the functionality of private data frames and series, demonstrating how to import local data into AGENT and export insights back to your machine, all while adhering to differential privacy protocols.

Included in this video

1
Installing and configuring the AGENT Python package.
2
Authenticating and managing private Python sessions in AGENT.
3
Understanding private data frames and series for differential privacy.
4
Techniques for importing local data and exporting private analysis insights.