.. _userguide: User Guide =========== This User Guide consists of three distinct sections. In :ref:`data_manipulation` you can find the basics of crandas :class:`DataFrames<.DataFrame>`, the main units of crandas. In this section you can find everything from the basics of uploading and manipulating a :class:`.DataFrame`, the different types of encoding data as well as more complex operations like table joins and group-by. In :ref:`machine_learning` we present our ever growing suite of machine learning algorithms. This section will show you how to perform a logistic regression on encrypted data as well as the statistical tools that help you understand the data. Finally, in :ref:`auth` we present the process that prevents unauthorized computations from being executed over sensitive data. .. :maxdepth: 2 .. :caption: Data Manipulation and Aggregation .. .. index_data_manipulation .. .. .. :maxdepth: 2 .. :caption: Encrypted Machine Learning .. .. index_crlearn .. .. .. :maxdepth: 2 .. :caption: Authorization .. .. index_authorization .. 18-privacy .. 19-validation .. 20-transactions .. 21-settings .. 01-10minutes .. 11-reshape .. 13-visualization