<INSERT TOPIC NAME>

Brief blurb that introduces the topic in a simple way for someone who has never heard of it. Try to keep this to less than 4 sentences.

Common Applications

Common Industries

- - - - -

Common Problem Types

- - - - -

A Brief History

Give a brief synopsis on this topic.

Code Examples

All of the code examples are written in Python, unless otherwise noted.

Containers

These are code examples in the form of Jupyter notebooks running in a container that come with all the data, libraries, and code you’ll need to run it. Click here to learn why you should be using containers, along with how to do so.
Quickstart: Download Docker, then run the commands below in a terminal.
#pull container, only needs to be run once
docker pull ghcr.io/thedatamine/starter-guides:<NAME OF CONTAINER>

#run container
docker run -p 8888:8888 -it ghcr.io/thedatamine/starter-guides:<NAME OF CONTAINER>

Need help implementing any of this code? Feel free to reach out to [email protected] and we can help!

Resources

All resources are chosen by Data Mine staff to be of decent quality, and most if not all content is free.

Websites

Videos

Books

Articles

Free Courses