Skip to content

Commit 0b26368

Browse files
committed
update license
1 parent 286d750 commit 0b26368

File tree

19 files changed

+21
-127
lines changed

19 files changed

+21
-127
lines changed

data-analysis/001-pandad-pipe-function/pandas-pipe-to-improve-code-readability.ipynb

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,7 @@
1010
"\n",
1111
"Please check out article for instructions\n",
1212
"\n",
13-
"## Copyright\n",
14-
"\n",
15-
"This notebook and the medium article are Copyright (c) B. Chen. You are\n",
16-
"\n",
17-
"* free for study\n",
18-
"* free for making copies of the notebooks or forking this repo for your own private use\n",
19-
"* **not allowed for commercial or broadcast use**"
13+
"**License**: [BSD 2-Clause](https://opensource.org/licenses/BSD-2-Clause)"
2014
]
2115
},
2216
{

data-analysis/002-one-hot-encoding/one-hot-encoding.ipynb

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,7 @@
1010
"\n",
1111
"Please check out article for instructions\n",
1212
"\n",
13-
"## Copyright\n",
14-
"\n",
15-
"This notebook and the medium article are Copyright (c) B. Chen. You are\n",
16-
"\n",
17-
"* free for study\n",
18-
"* free for making copies of the notebooks or forking this repo for your own private use\n",
19-
"* **not allowed for commercial or broadcast use**"
13+
"**License**: [BSD 2-Clause](https://opensource.org/licenses/BSD-2-Clause)"
2014
]
2115
},
2216
{

data-analysis/004-7-setups-for-a-data-science-project/7-setups.ipynb

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,7 @@
1010
"\n",
1111
"Please check out article for instructions\n",
1212
"\n",
13-
"## Copyright\n",
14-
"\n",
15-
"This notebook and the medium article are Copyright (c) B. Chen. You are\n",
16-
"\n",
17-
"* free for study\n",
18-
"* free for making copies of the notebooks or forking this repo for your own private use\n",
19-
"* **not allowed for commercial or broadcast use**"
13+
"**License**: [BSD 2-Clause](https://opensource.org/licenses/BSD-2-Clause)"
2014
]
2115
},
2216
{

data-analysis/005-6-pandas-tricks/6-pandas-tricks.ipynb

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,7 @@
1010
"\n",
1111
"Please check out article for instructions\n",
1212
"\n",
13-
"## Copyright\n",
14-
"\n",
15-
"This notebook and the medium article are Copyright (c) B. Chen. You are\n",
16-
"\n",
17-
"* free for study\n",
18-
"* free for making copies of the notebooks or forking this repo for your own private use\n",
19-
"* **not allowed for commercial or broadcast use**"
13+
"**License**: [BSD 2-Clause](https://opensource.org/licenses/BSD-2-Clause)"
2014
]
2115
},
2216
{

data-analysis/006-pandas-read_csv/read_csv-tricks.ipynb

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,7 @@
1010
"\n",
1111
"Please check out article for instructions\n",
1212
"\n",
13-
"## Copyright\n",
14-
"\n",
15-
"This notebook and the medium article are Copyright (c) B. Chen. You are\n",
16-
"\n",
17-
"* free for study\n",
18-
"* free for making copies of the notebooks or forking this repo for your own private use\n",
19-
"* **not allowed for commercial or broadcast use**"
13+
"**License**: [BSD 2-Clause](https://opensource.org/licenses/BSD-2-Clause)"
2014
]
2115
},
2216
{

data-analysis/007-method-chaining/method-chaining.ipynb

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,7 @@
1010
"\n",
1111
"Please check out article for instructions\n",
1212
"\n",
13-
"## Copyright\n",
14-
"\n",
15-
"This notebook and the medium article are Copyright (c) B. Chen. You are\n",
16-
"\n",
17-
"* free for study\n",
18-
"* free for making copies of the notebooks or forking this repo for your own private use\n",
19-
"* **not allowed for commercial or broadcast use**"
13+
"**License**: [BSD 2-Clause](https://opensource.org/licenses/BSD-2-Clause)"
2014
]
2115
},
2216
{

data-analysis/008-pandas-datetime/pandas-datetime.ipynb

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,7 @@
1010
"\n",
1111
"Please check out article for instructions\n",
1212
"\n",
13-
"## Copyright\n",
14-
"\n",
15-
"This notebook and the medium article are Copyright (c) B. Chen. You are\n",
16-
"\n",
17-
"* free for study\n",
18-
"* free for making copies of the notebooks or forking this repo for your own private use\n",
19-
"* **not allowed for commercial or broadcast use**"
13+
"**License**: [BSD 2-Clause](https://opensource.org/licenses/BSD-2-Clause)"
2014
]
2115
},
2216
{

data-analysis/012-parse-date-with-read_csv/parse-date-column-with-read_csv.ipynb

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,7 @@
1010
"\n",
1111
"Please check out article for instructions\n",
1212
"\n",
13-
"## Copyright\n",
14-
"\n",
15-
"This notebook and the medium article are Copyright (c) B. Chen. You are\n",
16-
"\n",
17-
"* free for study\n",
18-
"* free for making copies of the notebooks or forking this repo for your own private use\n",
19-
"* **not allowed for commercial or broadcast use**"
13+
"**License**: [BSD 2-Clause](https://opensource.org/licenses/BSD-2-Clause)"
2014
]
2115
},
2216
{

data-analysis/013-pandas-transform/pandas-transform.ipynb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@
88
"\n",
99
"This is a notebook for the medium article [When to use Pandas transform() function](https://medium.com/@bindiatwork/when-to-use-pandas-transform-function-df8861aa0dcf)\n",
1010
"\n",
11-
"Please check out article for instructions"
11+
"Please check out article for instructions\n",
12+
"\n",
13+
"**License**: [BSD 2-Clause](https://opensource.org/licenses/BSD-2-Clause)"
1214
]
1315
},
1416
{

data-analysis/014-pandas-apply-vs-transform/pandas-apply-vs-transform.ipynb

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,7 @@
1010
"\n",
1111
"Please check out article for instructions\n",
1212
"\n",
13-
"## Copyright\n",
14-
"\n",
15-
"This notebook and the medium article are Copyright (c) B. Chen. You are\n",
16-
"\n",
17-
"* free for study\n",
18-
"* free for making copies of the notebooks or forking this repo for your own private use\n",
19-
"* **not allowed for commercial or broadcast use**"
13+
"**License**: [BSD 2-Clause](https://opensource.org/licenses/BSD-2-Clause)"
2014
]
2115
},
2216
{

data-analysis/015-pandas-numpy-select-where/pandas-and-numpy-select-where.ipynb

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,7 @@
1010
"\n",
1111
"Please check out article for instructions\n",
1212
"\n",
13-
"## Copyright\n",
14-
"\n",
15-
"This notebook and the medium article are Copyright (c) B. Chen. You are\n",
16-
"\n",
17-
"* free for study\n",
18-
"* free for making copies of the notebooks or forking this repo for your own private use\n",
19-
"* **not allowed for commercial or broadcast use**"
13+
"**License**: [BSD 2-Clause](https://opensource.org/licenses/BSD-2-Clause)"
2014
]
2115
},
2216
{

data-analysis/017-pandas-custom-sort/pandas-custom-sort.ipynb

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,7 @@
1010
"\n",
1111
"Please check out article for instructions\n",
1212
"\n",
13-
"## Copyright\n",
14-
"\n",
15-
"This notebook and the medium article are Copyright (c) B. Chen. You are\n",
16-
"\n",
17-
"* free for study\n",
18-
"* free for making copies of the notebooks or forking this repo for your own private use\n",
19-
"* **not allowed for commercial or broadcast use**"
13+
"**License**: [BSD 2-Clause](https://opensource.org/licenses/BSD-2-Clause)"
2014
]
2115
},
2216
{

tensorflow2/001-googles-7-steps-of-machine-learning-in-practice/001-googles-7-steps-of-machine-learning-in-practice.ipynb

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,7 @@
1010
"\n",
1111
"Please check out article for instructions\n",
1212
"\n",
13-
"## Copyright\n",
14-
"\n",
15-
"This notebook and the medium article are Copyright (c) B. Chen. You are\n",
16-
"\n",
17-
"* free for study\n",
18-
"* free for making copies of the notebooks or forking this repo for your own private use\n",
19-
"* **not allowed for commercial or broadcast use**\n"
13+
"**License**: [BSD 2-Clause](https://opensource.org/licenses/BSD-2-Clause)\n"
2014
]
2115
},
2216
{

tensorflow2/002-3-ways-to-build-machine-learning-model-with-keras/3-ways-to-build-a-machine-learning-model-with-keras.ipynb

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,7 @@
1010
"\n",
1111
"Please check out article for instructions\n",
1212
"\n",
13-
"## Copyright\n",
14-
"\n",
15-
"This notebook and the medium article are Copyright (c) B. Chen. You are\n",
16-
"\n",
17-
"* free for study\n",
18-
"* free for making copies of the notebooks or forking this repo for your own private use\n",
19-
"* **not allowed for commercial or broadcast use**\n"
13+
"**License**: [BSD 2-Clause](https://opensource.org/licenses/BSD-2-Clause)\n"
2014
]
2115
},
2216
{

tensorflow2/003-model-regularization/model-regularization.ipynb

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,7 @@
1010
"\n",
1111
"Please check out article for instructions\n",
1212
"\n",
13-
"## Copyright\n",
14-
"\n",
15-
"This notebook and the medium article are Copyright (c) B. Chen. You are\n",
16-
"\n",
17-
"* free for study\n",
18-
"* free for making copies of the notebooks or forking this repo for your own private use\n",
19-
"* **not allowed for commercial or broadcast use**"
13+
"**License**: [BSD 2-Clause](https://opensource.org/licenses/BSD-2-Clause)"
2014
]
2115
},
2216
{

tensorflow2/004-batch-norm/batch-normalization.ipynb

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,7 @@
1010
"\n",
1111
"Please check out article for instructions\n",
1212
"\n",
13-
"## Copyright\n",
14-
"\n",
15-
"This notebook and the medium article are Copyright (c) B. Chen. You are\n",
16-
"\n",
17-
"* free for study\n",
18-
"* free for making copies of the notebooks or forking this repo for your own private use\n",
19-
"* **not allowed for commercial or broadcast use**"
13+
"**License**: [BSD 2-Clause](https://opensource.org/licenses/BSD-2-Clause)"
2014
]
2115
},
2216
{

tensorflow2/005-early-stopping/early-stopping.ipynb

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,7 @@
1010
"\n",
1111
"Please check out article for instructions\n",
1212
"\n",
13-
"## Copyright\n",
14-
"\n",
15-
"This notebook and the medium article are Copyright (c) B. Chen. You are\n",
16-
"\n",
17-
"* free for study\n",
18-
"* free for making copies of the notebooks or forking this repo for your own private use\n",
19-
"* **not allowed for commercial or broadcast use**"
13+
"**License**: [BSD 2-Clause](https://opensource.org/licenses/BSD-2-Clause)"
2014
]
2115
},
2216
{

tensorflow2/006-learning-rate-schedules/learning-rate-schedules.ipynb

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,7 @@
1010
"\n",
1111
"Please check out article for instructions\n",
1212
"\n",
13-
"## Copyright\n",
14-
"\n",
15-
"This notebook and the medium article are Copyright (c) B. Chen. You are\n",
16-
"\n",
17-
"* free for study\n",
18-
"* free for making copies of the notebooks or forking this repo for your own private use\n",
19-
"* **not allowed for commercial or broadcast use**"
13+
"**License**: [BSD 2-Clause](https://opensource.org/licenses/BSD-2-Clause)"
2014
]
2115
},
2216
{

tensorflow2/007-keras-callback/keras-callbacks.ipynb

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,7 @@
1010
"\n",
1111
"Please check out article for instructions\n",
1212
"\n",
13-
"## Copyright\n",
14-
"\n",
15-
"This notebook and the medium article are Copyright (c) B. Chen. You are\n",
16-
"\n",
17-
"* free for study\n",
18-
"* free for making copies of the notebooks or forking this repo for your own private use\n",
19-
"* **not allowed for commercial or broadcast use**"
13+
"**License**: [BSD 2-Clause](https://opensource.org/licenses/BSD-2-Clause)"
2014
]
2115
},
2216
{

0 commit comments

Comments
 (0)