Python Data

Overview

As the premier data analytics language, Python provides a number of useful utilities for dealing with data

Types

There are different types that are used to model and script data

Connecting to Data



Python Data Conventions

The Python language has a set of language features which makes it easy to abstract an analysis over a data set, regardless of where the data came from.

Utilities