License

Not-otherwise-specified license

When not specified otherwise, the material for this course is licensed under the CC-BY 4.0 license, available at https://creativecommons.org/licenses/by/4.0.

Please check carefully whether the licenses below may apply.

Berkeley Foundations of Data Science license

Various elements of this course are derived from the excellent textbook for UC Berkeley’s course Foundations of Data Science.

Specifically, the versions of the Berkeley pages that I am using here come from last commit in that repository that is licensed with a Creative Commons CC-BY-NC license - 64b20f0. The subsequent commit - 710ed4e - relicensed the work with a CC-BY-NC-ND license, forbidding derivative works.

I’ve indicated every page derived from the Berkeley course, at the bottom of the page. These pages follow the same CC-BY-NC license as the original - see the README for commit 64b20f0.

Website machinery

The overall machinery to build the website comes from https://github.com/choldgraf/textbooks-with-jupyter. The license below covers the files used to build the site, but not the content.

MIT License

Copyright (c) 2018 Chris Holdgraf

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.