Skip to content

Commit 1e35f86

Browse files
committed
Merge branch 'master' of https://github.com/yeemey/haackwell
Conflicts: notebooks/grace_wells_2017.ipynb
2 parents 2d718e0 + 7fda285 commit 1e35f86

File tree

2 files changed

+2163
-20
lines changed

2 files changed

+2163
-20
lines changed

notebooks/extract_status_todummy.ipynb

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2086,6 +2086,7 @@
20862086
"cell_type": "code",
20872087
"execution_count": 5,
20882088
"metadata": {
2089+
"collapsed": true,
20892090
"scrolled": false
20902091
},
20912092
"outputs": [],
@@ -2286,7 +2287,9 @@
22862287
{
22872288
"cell_type": "code",
22882289
"execution_count": 46,
2289-
"metadata": {},
2290+
"metadata": {
2291+
"collapsed": true
2292+
},
22902293
"outputs": [],
22912294
"source": [
22922295
"# compute the ngram indices for monograms\n",
@@ -2752,7 +2755,9 @@
27522755
{
27532756
"cell_type": "code",
27542757
"execution_count": 49,
2755-
"metadata": {},
2758+
"metadata": {
2759+
"collapsed": true
2760+
},
27562761
"outputs": [],
27572762
"source": [
27582763
"def dicttomatrix(dictionary):\n",
@@ -6533,6 +6538,18 @@
65336538
"display_name": "Python 3",
65346539
"language": "python",
65356540
"name": "python3"
6541+
},
6542+
"language_info": {
6543+
"codemirror_mode": {
6544+
"name": "ipython",
6545+
"version": 3
6546+
},
6547+
"file_extension": ".py",
6548+
"mimetype": "text/x-python",
6549+
"name": "python",
6550+
"nbconvert_exporter": "python",
6551+
"pygments_lexer": "ipython3",
6552+
"version": "3.5.3"
65366553
}
65376554
},
65386555
"nbformat": 4,

0 commit comments

Comments
 (0)