Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
noahgift authored Jun 19, 2024
1 parent 7fb0645 commit 3f05152
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
[![CircleCI](https://circleci.com/gh/noahgift/functional_intro_to_python.svg?style=svg&circle-token=d3ccec4d9ec6d4f1052ec528e22dc26554502cde)](https://circleci.com/gh/noahgift/functional_intro_to_python)
[![DOI](https://zenodo.org/badge/109538134.svg)](https://zenodo.org/badge/latestdoi/109538134)
* [✨Pragmatic AI Labs builds courses on edX](https://insight.paiml.com/d69)
* [ 💬 Join our Discord community](https://discord.gg/ZrjWxKay)



# Functional, Data Science Intro To Python
The first section is an intentionally brief, functional, data science centric introduction to Python. The assumption is a someone with zero experience in programming can follow this tutorial and learn Python with the smallest amount of information possible.
Expand Down Expand Up @@ -278,5 +280,8 @@ His most recent online courses are:
* [Greedy Coin Example in Python](https://github.com/noahgift/greedy_coin)


* [✨Pragmatic AI Labs builds courses on edX](https://insight.paiml.com/d69)
* [ 💬 Join our Discord community](https://discord.gg/ZrjWxKay)

### Text
The text content of notebooks is released under the [CC-BY-NC-ND license](https://github.com/noahgift/functional_intro_to_python/blob/master/license.md)

0 comments on commit 3f05152

Please sign in to comment.