Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
OneAdder committed Jun 7, 2019
1 parent c0a6637 commit 4420a2c
Show file tree
Hide file tree
Showing 3 changed files with 83 additions and 94 deletions.
120 changes: 55 additions & 65 deletions docs/db_apis.html

Large diffs are not rendered by default.

3 changes: 1 addition & 2 deletions docs/db_apis.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2640,8 +2640,7 @@
"df = df[df.raisedLarynxEjective == '+']\n",
"#Remove duplicates\n",
"df = df.drop_duplicates(subset='Glottocode')\n",
"df.head()\n",
"#A warning appears randomly. No idea why."
"df.head()"
]
},
{
Expand Down
Loading

0 comments on commit 4420a2c

Please sign in to comment.