This document discusses how to use Python for analytics with Azure Data Lake. Currently, Python can be used via an extension library to run Python code in a reducer context. Going forward, Python will be able to run natively on vertices, allowing Python code to be used to build extractors, processors, outputters, reducers, appliers, and combiners. This will enable fully leveraging Python for analytics tasks like transforming data, creating new columns, and deleting columns.