Skip to content

Commit 453b3bd

Browse files
authored
Merge pull request #10 from gjbex/development
Fix slides
2 parents 07520e7 + 17bb98f commit 453b3bd

File tree

8 files changed

+2306
-376
lines changed

8 files changed

+2306
-376
lines changed

environment.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ dependencies:
1414
- brotli=1.0.9=he6710b0_2
1515
- brotlipy=0.7.0=py37h27cfd23_1003
1616
- bzip2=1.0.8=h7b6447c_0
17-
- ca-certificates=2020.10.14=0
17+
- ca-certificates=2020.12.8=h06a4308_0
1818
- cairo=1.14.12=h8948797_3
19-
- certifi=2020.11.8=py37h06a4308_0
19+
- certifi=2020.12.5=py37h06a4308_0
2020
- cffi=1.14.0=py37h2e261b9_0
2121
- chardet=3.0.4=py37h06a4308_1003
2222
- charls=2.1.0=he6710b0_2
@@ -116,7 +116,7 @@ dependencies:
116116
- olefile=0.46=py37_0
117117
- opencv=3.4.2=py37h6fd60c2_1
118118
- openjpeg=2.3.0=h05c96fa_1
119-
- openssl=1.1.1h=h7b6447c_0
119+
- openssl=1.1.1i=h27cfd23_0
120120
- packaging=20.7=pyhd3eb1b0_0
121121
- pandas=1.1.3=py37he6710b0_0
122122
- pandoc=2.11=hb0f4dca_0
@@ -174,6 +174,7 @@ dependencies:
174174
- webencodings=0.5.1=py37_1
175175
- wheel=0.36.0=pyhd3eb1b0_0
176176
- widgetsnbextension=3.5.1=py37_0
177+
- xarray=0.16.2=pyhd3eb1b0_0
177178
- xlrd=1.2.0=py37_0
178179
- xz=5.2.5=h7b6447c_0
179180
- yaml=0.2.5=h7b6447c_0

scientific_python.pptx

182 KB
Binary file not shown.

scientific_python_linux64_conda_specs.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
@EXPLICIT
55
https://repo.anaconda.com/pkgs/main/linux-64/_libgcc_mutex-0.1-main.conda
66
https://repo.anaconda.com/pkgs/main/linux-64/blas-1.0-mkl.conda
7-
https://repo.anaconda.com/pkgs/main/linux-64/ca-certificates-2020.10.14-0.conda
7+
https://repo.anaconda.com/pkgs/main/linux-64/ca-certificates-2020.12.8-h06a4308_0.conda
88
https://repo.anaconda.com/pkgs/main/linux-64/intel-openmp-2020.2-254.conda
99
https://repo.anaconda.com/pkgs/main/linux-64/libgfortran-ng-7.3.0-hdf63c60_0.conda
1010
https://repo.anaconda.com/pkgs/main/linux-64/libstdcxx-ng-9.1.0-hdf63c60_0.conda
@@ -35,7 +35,7 @@ https://repo.anaconda.com/pkgs/main/linux-64/lz4-c-1.9.2-heb0550a_3.conda
3535
https://repo.anaconda.com/pkgs/main/linux-64/lzo-2.10-h7b6447c_2.conda
3636
https://repo.anaconda.com/pkgs/main/linux-64/ncurses-6.2-he6710b0_1.conda
3737
https://repo.anaconda.com/pkgs/main/linux-64/nodejs-10.13.0-he6710b0_0.conda
38-
https://repo.anaconda.com/pkgs/main/linux-64/openssl-1.1.1h-h7b6447c_0.conda
38+
https://repo.anaconda.com/pkgs/main/linux-64/openssl-1.1.1i-h27cfd23_0.conda
3939
https://repo.anaconda.com/pkgs/main/linux-64/pcre-8.44-he6710b0_0.conda
4040
https://repo.anaconda.com/pkgs/main/linux-64/pixman-0.40.0-h7b6447c_0.conda
4141
https://repo.anaconda.com/pkgs/main/linux-64/snappy-1.1.8-he6710b0_0.conda
@@ -71,7 +71,7 @@ https://repo.anaconda.com/pkgs/main/linux-64/async_generator-1.10-py37h28b3542_0
7171
https://repo.anaconda.com/pkgs/main/noarch/attrs-20.3.0-pyhd3eb1b0_0.conda
7272
https://repo.anaconda.com/pkgs/main/noarch/backcall-0.2.0-py_0.conda
7373
https://repo.anaconda.com/pkgs/main/linux-64/cairo-1.14.12-h8948797_3.conda
74-
https://repo.anaconda.com/pkgs/main/linux-64/certifi-2020.11.8-py37h06a4308_0.conda
74+
https://repo.anaconda.com/pkgs/main/linux-64/certifi-2020.12.5-py37h06a4308_0.conda
7575
https://repo.anaconda.com/pkgs/main/linux-64/chardet-3.0.4-py37h06a4308_1003.conda
7676
https://repo.anaconda.com/pkgs/main/noarch/cloudpickle-1.6.0-py_0.conda
7777
https://repo.anaconda.com/pkgs/main/noarch/decorator-4.4.2-py_0.conda
@@ -181,3 +181,4 @@ https://repo.anaconda.com/pkgs/main/noarch/tifffile-2020.11.26-pyhd3eb1b0_0.cond
181181
https://repo.anaconda.com/pkgs/main/linux-64/opencv-3.4.2-py37h6fd60c2_1.conda
182182
https://repo.anaconda.com/pkgs/main/linux-64/pytables-3.4.4-py37ha205bf6_0.conda
183183
https://repo.anaconda.com/pkgs/main/linux-64/scikit-image-0.17.2-py37hdf5156a_0.conda
184+
https://repo.anaconda.com/pkgs/main/noarch/xarray-0.16.2-pyhd3eb1b0_0.conda

source-code/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,5 @@ to create it. There is some material not covered in the presentation as well.
3434
* [`matrices`](matrices): some numpy illustrations.
3535
* [`numpy`](numpy): some numpy and scipy illustrations.
3636
* [`sympy`](sympy): some illustrations of doing symbolic computations using sympy.
37+
* [`xarray`](xarray): introduction to `xarray`, a library for indexed, labeled
38+
N-dimensional arrays.

source-code/bokeh/pendulum.ipynb

Lines changed: 15 additions & 370 deletions
Large diffs are not rendered by default.

source-code/xarray/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*.nc

source-code/xarray/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Xarray
2+
3+
xarray is a Python package to represent numerical data with metadata. In that respect it is
4+
a hybrid between numpy and pandas.
5+
6+
## What is it?
7+
8+
1. `xarray_intro.ipynb`: Jupyter notebook introducing some of xarray's features.

0 commit comments

Comments
 (0)