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…
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…
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…
An introduction to using GeoSpatial tools with Python. If you have questions regarding the workshop, please contact Albert Kochpahum.
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…
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…
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…
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…
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…