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

Python

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…

Introducing Python for Data Science and the Web

RSVP FOR THE EVENT This entry-level workshop will introduce Python as a tool for digital researchers and scholars wanting to incorporate data on the web. The following Python libraries will…

Python for High Performance Computing

RSVP FOR EVENT Python, originally developed as a general-purpose programming language, has gained its popularity in the scientific community in recent years owing to its elegant and easy-to-understand syntax and…