質問編集履歴

1

pip freeze の結果を追記しました。

2018/07/09 08:30

投稿

pethagoras
pethagoras

スコア13

test CHANGED
File without changes
test CHANGED
@@ -53,3 +53,389 @@
53
53
  足りない情報があれば追記いたします。
54
54
 
55
55
  ご解答のほど、よろしくお願いいたします
56
+
57
+
58
+
59
+
60
+
61
+ ※追記 pip freeze の結果です。
62
+
63
+
64
+
65
+ alabaster==0.7.10
66
+
67
+ anaconda-client==1.6.14
68
+
69
+ anaconda-navigator==1.8.7
70
+
71
+ anaconda-project==0.8.2
72
+
73
+ asn1crypto==0.24.0
74
+
75
+ astroid==1.6.3
76
+
77
+ astropy==3.0.2
78
+
79
+ attrs==18.1.0
80
+
81
+ Babel==2.5.3
82
+
83
+ backcall==0.1.0
84
+
85
+ backports.shutil-get-terminal-size==1.0.0
86
+
87
+ beautifulsoup4==4.6.0
88
+
89
+ bitarray==0.8.1
90
+
91
+ bkcharts==0.2
92
+
93
+ blaze==0.11.3
94
+
95
+ bleach==2.1.3
96
+
97
+ bokeh==0.12.16
98
+
99
+ boto==2.48.0
100
+
101
+ Bottleneck==1.2.1
102
+
103
+ certifi==2018.4.16
104
+
105
+ cffi==1.11.5
106
+
107
+ chardet==3.0.4
108
+
109
+ click==6.7
110
+
111
+ cloudpickle==0.5.3
112
+
113
+ clyent==1.2.2
114
+
115
+ colorama==0.3.9
116
+
117
+ comtypes==1.1.4
118
+
119
+ conda==4.5.4
120
+
121
+ conda-build==3.10.5
122
+
123
+ conda-verify==2.0.0
124
+
125
+ contextlib2==0.5.5
126
+
127
+ cryptography==2.2.2
128
+
129
+ cycler==0.10.0
130
+
131
+ Cython==0.28.2
132
+
133
+ cytoolz==0.9.0.1
134
+
135
+ dask==0.17.5
136
+
137
+ datashape==0.5.4
138
+
139
+ decorator==4.3.0
140
+
141
+ distributed==1.21.8
142
+
143
+ docutils==0.14
144
+
145
+ entrypoints==0.2.3
146
+
147
+ et-xmlfile==1.0.1
148
+
149
+ fastcache==1.0.2
150
+
151
+ filelock==3.0.4
152
+
153
+ Flask==1.0.2
154
+
155
+ Flask-Cors==3.0.4
156
+
157
+ gevent==1.3.0
158
+
159
+ glob2==0.6
160
+
161
+ greenlet==0.4.13
162
+
163
+ h5py==2.7.1
164
+
165
+ heapdict==1.0.0
166
+
167
+ html5lib==1.0.1
168
+
169
+ idna==2.6
170
+
171
+ imageio==2.3.0
172
+
173
+ imagesize==1.0.0
174
+
175
+ ipykernel==4.8.2
176
+
177
+ ipython==6.4.0
178
+
179
+ ipython-genutils==0.2.0
180
+
181
+ ipywidgets==7.2.1
182
+
183
+ isort==4.3.4
184
+
185
+ itsdangerous==0.24
186
+
187
+ jdcal==1.4
188
+
189
+ jedi==0.12.0
190
+
191
+ Jinja2==2.10
192
+
193
+ jsonschema==2.6.0
194
+
195
+ jupyter==1.0.0
196
+
197
+ jupyter-client==5.2.3
198
+
199
+ jupyter-console==5.2.0
200
+
201
+ jupyter-core==4.4.0
202
+
203
+ jupyterlab==0.32.1
204
+
205
+ jupyterlab-launcher==0.10.5
206
+
207
+ kiwisolver==1.0.1
208
+
209
+ lazy-object-proxy==1.3.1
210
+
211
+ llvmlite==0.23.1
212
+
213
+ locket==0.2.0
214
+
215
+ lxml==4.2.1
216
+
217
+ MarkupSafe==1.0
218
+
219
+ matplotlib==2.2.2
220
+
221
+ mccabe==0.6.1
222
+
223
+ menuinst==1.4.14
224
+
225
+ mistune==0.8.3
226
+
227
+ mkl-fft==1.0.0
228
+
229
+ mkl-random==1.0.1
230
+
231
+ more-itertools==4.1.0
232
+
233
+ mpmath==1.0.0
234
+
235
+ msgpack-python==0.5.6
236
+
237
+ multipledispatch==0.5.0
238
+
239
+ navigator-updater==0.2.1
240
+
241
+ nbconvert==5.3.1
242
+
243
+ nbformat==4.4.0
244
+
245
+ networkx==2.1
246
+
247
+ nltk==3.3
248
+
249
+ nose==1.3.7
250
+
251
+ notebook==5.5.0
252
+
253
+ numba==0.38.0
254
+
255
+ numexpr==2.6.5
256
+
257
+ numpy==1.14.3
258
+
259
+ numpydoc==0.8.0
260
+
261
+ odo==0.5.1
262
+
263
+ olefile==0.45.1
264
+
265
+ openpyxl==2.5.3
266
+
267
+ packaging==17.1
268
+
269
+ pandas==0.23.0
270
+
271
+ pandocfilters==1.4.2
272
+
273
+ parso==0.2.0
274
+
275
+ partd==0.3.8
276
+
277
+ path.py==11.0.1
278
+
279
+ pathlib2==2.3.2
280
+
281
+ patsy==0.5.0
282
+
283
+ pep8==1.7.1
284
+
285
+ pickleshare==0.7.4
286
+
287
+ Pillow==5.1.0
288
+
289
+ pkginfo==1.4.2
290
+
291
+ pluggy==0.6.0
292
+
293
+ ply==3.11
294
+
295
+ prompt-toolkit==1.0.15
296
+
297
+ psutil==5.4.5
298
+
299
+ py==1.5.3
300
+
301
+ pycodestyle==2.4.0
302
+
303
+ pycosat==0.6.3
304
+
305
+ pycparser==2.18
306
+
307
+ pycrypto==2.6.1
308
+
309
+ pycurl==7.43.0.1
310
+
311
+ pyflakes==1.6.0
312
+
313
+ Pygments==2.2.0
314
+
315
+ pylint==1.8.4
316
+
317
+ pyodbc==4.0.23
318
+
319
+ pyOpenSSL==18.0.0
320
+
321
+ pyparsing==2.2.0
322
+
323
+ PySocks==1.6.8
324
+
325
+ pytest==3.5.1
326
+
327
+ pytest-arraydiff==0.2
328
+
329
+ pytest-astropy==0.3.0
330
+
331
+ pytest-doctestplus==0.1.3
332
+
333
+ pytest-openfiles==0.3.0
334
+
335
+ pytest-remotedata==0.2.1
336
+
337
+ python-dateutil==2.7.3
338
+
339
+ pytz==2018.5
340
+
341
+ PyWavelets==0.5.2
342
+
343
+ pywin32==223
344
+
345
+ pywinpty==0.5.1
346
+
347
+ PyYAML==3.12
348
+
349
+ pyzmq==17.0.0
350
+
351
+ QtAwesome==0.4.4
352
+
353
+ qtconsole==4.3.1
354
+
355
+ QtPy==1.4.1
356
+
357
+ requests==2.18.4
358
+
359
+ rope==0.10.7
360
+
361
+ ruamel-yaml==0.15.35
362
+
363
+ scikit-image==0.13.1
364
+
365
+ scikit-learn==0.19.1
366
+
367
+ scipy==1.1.0
368
+
369
+ seaborn==0.8.1
370
+
371
+ Send2Trash==1.5.0
372
+
373
+ simplegeneric==0.8.1
374
+
375
+ singledispatch==3.4.0.3
376
+
377
+ six==1.11.0
378
+
379
+ snowballstemmer==1.2.1
380
+
381
+ sortedcollections==0.6.1
382
+
383
+ sortedcontainers==1.5.10
384
+
385
+ Sphinx==1.7.4
386
+
387
+ sphinxcontrib-websupport==1.0.1
388
+
389
+ spyder==3.2.8
390
+
391
+ SQLAlchemy==1.2.7
392
+
393
+ statsmodels==0.9.0
394
+
395
+ sympy==1.1.1
396
+
397
+ tables==3.4.3
398
+
399
+ tblib==1.3.2
400
+
401
+ terminado==0.8.1
402
+
403
+ testpath==0.3.1
404
+
405
+ toolz==0.9.0
406
+
407
+ tornado==5.0.2
408
+
409
+ traitlets==4.3.2
410
+
411
+ typing==3.6.4
412
+
413
+ unicodecsv==0.14.1
414
+
415
+ urllib3==1.22
416
+
417
+ wcwidth==0.1.7
418
+
419
+ webencodings==0.5.1
420
+
421
+ Werkzeug==0.14.1
422
+
423
+ widgetsnbextension==3.2.1
424
+
425
+ win-inet-pton==1.0.1
426
+
427
+ win-unicode-console==0.5
428
+
429
+ wincertstore==0.2
430
+
431
+ wrapt==1.10.11
432
+
433
+ xlrd==1.1.0
434
+
435
+ XlsxWriter==1.0.4
436
+
437
+ xlwings==0.11.8
438
+
439
+ xlwt==1.3.0
440
+
441
+ zict==0.1.3