Skip to content

bradlindblad/Schrute.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Installation

Pkg.add("Schrute")

Usage

There is only one function, which returns a data frame of the entire transcripts of The Office TV show

using Schrute
df = theOffice()

Documentation

View the docs

Tutorial

Read the tutorial

Other languages

Also available in python and R