Skip to Main Content
UCLA Logo Institute for Digital Research and Education

Python

Introduction to Data Science with Python Part 1

The term “data science” has become a ubiquitous and all-encompassing term to address any field that utilizes data analytics in one form or another. Despite having such a broad mandate,…

Using SQL with Python for Data Analysis

SQL is a standard language designed to query and extract data from tables stored in a database.  Python, on the other hand, has well-known libraries specially designed for data analysis…

Data Visualization with Python

Python offers many graphing libraries for placing data into a visual context. This short class will be an interactive overview of libraries such as matplotlib, seaborn, ggplot, Plotly, Bokeh, and…

Introduction to GIS and Python

An introduction to using GeoSpatial tools with Python. If you have questions regarding the workshop, please contact Albert Kochpahum.

Introduction to Jupyter

The Jupyter Notebook is a computing tool that allows users to edit and run Python, R, Julia (and many other programming languages) inside a web browser. Furthermore, it is a…

GIS & Python

Register Here The Python for GIS Workshop will cover how to use open-source Geospatial Python libraries. Topics included are: how to clean geospatial data with Python, converting files, and automating…

Software Carpentry: Python for Researchers

REGISTER HERE Software Carpentry aims to help researchers get their work done in less time and with less pain by teaching them basic research computing skills. This hands-on workshop will cover…