Browse Source

Removed loading of RSQLite

master
Maxime Wack 6 years ago
parent
commit
23547e2970
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      preprocess.R

+ 0
- 1
preprocess.R View File

@@ -1,5 +1,4 @@
library(tidyverse)
library(RSQLite)

read_tsv("basics.tsv") -> basics
read_tsv("episodes.tsv") -> episodes


Loading…
Cancel
Save