Skip to content

Commit c59cca6

Browse files
committed
publish-to-github from 97c8c91
0 parents  commit c59cca6

File tree

116 files changed

+406717
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

116 files changed

+406717
-0
lines changed

.nojekyll

Whitespace-only changes.

00.00-preface.html

Lines changed: 1636 additions & 0 deletions
Large diffs are not rendered by default.

01.00-ipython-beyond-normal-python.html

Lines changed: 1583 additions & 0 deletions
Large diffs are not rendered by default.

01.01-help-and-documentation.html

Lines changed: 1761 additions & 0 deletions
Large diffs are not rendered by default.

01.02-shell-keyboard-shortcuts.html

Lines changed: 1710 additions & 0 deletions
Large diffs are not rendered by default.

01.03-magic-commands.html

Lines changed: 1642 additions & 0 deletions
Large diffs are not rendered by default.

01.04-input-output-history.html

Lines changed: 1639 additions & 0 deletions
Large diffs are not rendered by default.

01.05-ipython-and-shell-commands.html

Lines changed: 1669 additions & 0 deletions
Large diffs are not rendered by default.

01.06-errors-and-debugging.html

Lines changed: 2057 additions & 0 deletions
Large diffs are not rendered by default.

01.07-timing-and-profiling.html

Lines changed: 2151 additions & 0 deletions
Large diffs are not rendered by default.

01.08-more-ipython-resources.html

Lines changed: 1544 additions & 0 deletions
Large diffs are not rendered by default.

02.00-introduction-to-numpy.html

Lines changed: 1611 additions & 0 deletions
Large diffs are not rendered by default.

02.01-understanding-data-types.html

Lines changed: 2561 additions & 0 deletions
Large diffs are not rendered by default.

02.02-the-basics-of-numpy-arrays.html

Lines changed: 3651 additions & 0 deletions
Large diffs are not rendered by default.

02.03-computation-on-arrays-ufuncs.html

Lines changed: 2958 additions & 0 deletions
Large diffs are not rendered by default.

02.04-computation-on-arrays-aggregates.html

Lines changed: 2531 additions & 0 deletions
Large diffs are not rendered by default.

02.05-computation-on-arrays-broadcasting.html

Lines changed: 3513 additions & 0 deletions
Large diffs are not rendered by default.

02.06-boolean-arrays-and-masks.html

Lines changed: 3336 additions & 0 deletions
Large diffs are not rendered by default.

02.07-fancy-indexing.html

Lines changed: 3215 additions & 0 deletions
Large diffs are not rendered by default.

02.08-sorting.html

Lines changed: 2944 additions & 0 deletions
Large diffs are not rendered by default.

02.09-structured-data-numpy.html

Lines changed: 2275 additions & 0 deletions
Large diffs are not rendered by default.

03.00-introduction-to-pandas.html

Lines changed: 1616 additions & 0 deletions
Large diffs are not rendered by default.

03.01-introducing-pandas-objects.html

Lines changed: 3402 additions & 0 deletions
Large diffs are not rendered by default.

03.02-data-indexing-and-selection.html

Lines changed: 3396 additions & 0 deletions
Large diffs are not rendered by default.

03.03-operations-in-pandas.html

Lines changed: 2671 additions & 0 deletions
Large diffs are not rendered by default.

03.04-missing-values.html

Lines changed: 3040 additions & 0 deletions
Large diffs are not rendered by default.

03.05-hierarchical-indexing.html

Lines changed: 4399 additions & 0 deletions
Large diffs are not rendered by default.

03.06-concat-and-append.html

Lines changed: 3088 additions & 0 deletions
Large diffs are not rendered by default.

03.07-merge-and-join.html

Lines changed: 5019 additions & 0 deletions
Large diffs are not rendered by default.

03.08-aggregation-and-grouping.html

Lines changed: 4241 additions & 0 deletions
Large diffs are not rendered by default.

03.09-pivot-tables.html

Lines changed: 4757 additions & 0 deletions
Large diffs are not rendered by default.

03.10-working-with-strings.html

Lines changed: 3299 additions & 0 deletions
Large diffs are not rendered by default.

03.11-working-with-time-series.html

Lines changed: 11976 additions & 0 deletions
Large diffs are not rendered by default.

03.12-performance-eval-and-query.html

Lines changed: 2856 additions & 0 deletions
Large diffs are not rendered by default.

03.13-further-resources.html

Lines changed: 1527 additions & 0 deletions
Large diffs are not rendered by default.

04.00-introduction-to-matplotlib.html

Lines changed: 3103 additions & 0 deletions
Large diffs are not rendered by default.

04.01-simple-line-plots.html

Lines changed: 5868 additions & 0 deletions
Large diffs are not rendered by default.

04.02-simple-scatter-plots.html

Lines changed: 4291 additions & 0 deletions
Large diffs are not rendered by default.

04.03-errorbars.html

Lines changed: 2228 additions & 0 deletions
Large diffs are not rendered by default.

04.04-density-and-contour-plots.html

Lines changed: 8094 additions & 0 deletions
Large diffs are not rendered by default.

04.05-histograms-and-binnings.html

Lines changed: 3396 additions & 0 deletions
Large diffs are not rendered by default.

04.06-customizing-legends.html

Lines changed: 4637 additions & 0 deletions
Large diffs are not rendered by default.

04.07-customizing-colorbars.html

Lines changed: 7505 additions & 0 deletions
Large diffs are not rendered by default.

04.08-multiple-subplots.html

Lines changed: 3754 additions & 0 deletions
Large diffs are not rendered by default.

04.09-text-and-annotation.html

Lines changed: 4252 additions & 0 deletions
Large diffs are not rendered by default.

04.10-customizing-ticks.html

Lines changed: 6003 additions & 0 deletions
Large diffs are not rendered by default.

04.11-settings-and-stylesheets.html

Lines changed: 6808 additions & 0 deletions
Large diffs are not rendered by default.

04.12-three-dimensional-plotting.html

Lines changed: 10466 additions & 0 deletions
Large diffs are not rendered by default.

04.13-geographic-data-with-basemap.html

Lines changed: 37069 additions & 0 deletions
Large diffs are not rendered by default.

04.14-visualization-with-seaborn.html

Lines changed: 16715 additions & 0 deletions
Large diffs are not rendered by default.

04.15-further-resources.html

Lines changed: 1537 additions & 0 deletions
Large diffs are not rendered by default.

05.00-machine-learning.html

Lines changed: 1530 additions & 0 deletions
Large diffs are not rendered by default.

05.01-what-is-machine-learning.html

Lines changed: 1880 additions & 0 deletions
Large diffs are not rendered by default.

05.02-introducing-scikit-learn.html

Lines changed: 7498 additions & 0 deletions
Large diffs are not rendered by default.

05.03-hyperparameters-and-model-validation.html

Lines changed: 4864 additions & 0 deletions
Large diffs are not rendered by default.

05.04-feature-engineering.html

Lines changed: 2678 additions & 0 deletions
Large diffs are not rendered by default.

05.05-naive-bayes.html

Lines changed: 5286 additions & 0 deletions
Large diffs are not rendered by default.

05.06-linear-regression.html

Lines changed: 7317 additions & 0 deletions
Large diffs are not rendered by default.

05.07-support-vector-machines.html

Lines changed: 15567 additions & 0 deletions
Large diffs are not rendered by default.

05.08-random-forests.html

Lines changed: 8300 additions & 0 deletions
Large diffs are not rendered by default.

05.09-principal-component-analysis.html

Lines changed: 9628 additions & 0 deletions
Large diffs are not rendered by default.

05.10-manifold-learning.html

Lines changed: 22313 additions & 0 deletions
Large diffs are not rendered by default.

05.11-k-means.html

Lines changed: 29335 additions & 0 deletions
Large diffs are not rendered by default.

05.12-gaussian-mixtures.html

Lines changed: 16785 additions & 0 deletions
Large diffs are not rendered by default.

05.13-kernel-density-estimation.html

Lines changed: 5408 additions & 0 deletions
Large diffs are not rendered by default.

05.14-image-features.html

Lines changed: 9248 additions & 0 deletions
Large diffs are not rendered by default.

05.15-learning-more.html

Lines changed: 1554 additions & 0 deletions
Large diffs are not rendered by default.

06.00-figure-code.html

Lines changed: 27037 additions & 0 deletions
Large diffs are not rendered by default.

archives.html

Lines changed: 467 additions & 0 deletions
Large diffs are not rendered by default.

authors.html

Lines changed: 459 additions & 0 deletions
Large diffs are not rendered by default.

categories.html

Lines changed: 458 additions & 0 deletions
Large diffs are not rendered by default.

favicon.ico

1.12 KB
Binary file not shown.

feeds/all.atom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<feed xmlns="http://www.w3.org/2005/Atom"><title>Python Data Science Handbook</title><link href="http://jakevdp.github.io/PythonDataScienceHandbook/" rel="alternate"></link><link href="http://jakevdp.github.io/PythonDataScienceHandbook/feeds/all.atom.xml" rel="self"></link><id>http://jakevdp.github.io/PythonDataScienceHandbook/</id><updated>2018-08-28T14:21:35Z</updated></feed>

figures/02.05-broadcasting.png

16.6 KB

figures/03.08-split-apply-combine.png

24.9 KB

figures/05.01-classification-1.png

14.5 KB

figures/05.01-classification-2.png

20.1 KB

figures/05.01-classification-3.png

23.5 KB

figures/05.01-clustering-1.png

10.8 KB

figures/05.01-clustering-2.png

23.5 KB

figures/05.01-dimesionality-1.png

12.8 KB

figures/05.01-dimesionality-2.png

30.6 KB

figures/05.01-regression-1.png

37.1 KB

figures/05.01-regression-2.png

54.6 KB

figures/05.01-regression-3.png

43.1 KB

figures/05.01-regression-4.png

35.6 KB

figures/05.02-samples-features.png

7.53 KB

figures/05.03-2-fold-CV.png

7.63 KB

figures/05.03-5-fold-CV.png

10.2 KB

figures/05.03-bias-variance-2.png

44.3 KB

figures/05.03-bias-variance.png

36.2 KB

figures/05.03-learning-curve.png

29.5 KB

figures/05.03-validation-curve.png

36.3 KB

figures/05.05-gaussian-NB.png

50.2 KB

figures/05.06-gaussian-basis.png

30.1 KB
118 KB
48 KB

figures/05.08-decision-tree.png

33.2 KB

figures/05.09-PCA-rotation.png

30 KB
14.7 KB
7.21 KB

figures/05.10-LLE-vs-MDS.png

156 KB
152 KB

figures/05.12-covariance-type.png

60.5 KB

figures/Data_Science_VD.png

74.9 KB

figures/PDSH-cover-small.png

15.3 KB

figures/PDSH-cover.png

107 KB

figures/array_vs_list.png

75.1 KB

figures/cint_vs_pyint.png

14.5 KB

0 commit comments

Comments
 (0)