September 30th, 2019Get an overview of data science, learn how to build your data science team, and understand the common steps in the data science workflow.
March 12th, 2019spaCy is a popular Natural Language Processing library with a concise API. This cheat sheet shows you how to load models, process text, and access linguistic annotations, all with a few handy objects and functions.
January 11th, 2018A cheat sheet that covers several ways of getting data into Python: from flat files such as .txts and .csv to files native to other software, such as Excel, SAS, or Matlab, and relational databases such as SQLite & PostgreSQL.