Spring 2018 R Open Lab: Character Strings

Feb 28 For this week, the topic we discussed is character strings in R. This lab’s content is a steppingstone for text  analysis.  We started with introducing the concept of characters, character strings, and character string vectors in R. Then, we talked about operations on strings such as getting substring and combining different character strings. […]

Read More…

Columbia Libraries Launches Website for the Language and Culture Atlas of Ashkenazic Jewry (LCAAJ)

Columbia Libraries is very pleased to announce the launch of the website for the digitized data of the Language and Culture Atlas of Ashkenazic Jewry. An accompanying guide to the use of the digitized materials with many supplementary materials is also available. The LCAAJ archive is an extraordinary resource for research in Yiddish studies that […]

Read More…

Highlights from the Data Collection: U.S. Election Data

The Libraries Numeric Data Catalog Holdings has some interesting data on the United States election results starting from 1912 to the most recent election year. Included are data on not only the presidential elections, but also gubernatorial, senatorial, congressional, and special senatorial elections. The source of the data is Dave Leip’s Atlas of U.S. Presidential […]

Read More…

Python Open Lab Nov 28: Blog Style!

Hello all, Due to some complex scheduling issues, I am posting here the material we would have covered in lab tomorrow. Please feel free to contact me for any questions (data@library.columbia.edu). Enjoy! Python Objects and Classes (cont’d!) Self:  What is the self variable in Python? The self variable represents the instance of the object itself. Unlike most object-oriented languages […]

Read More…