Table of Contents
I've started a Data Science Project for all my fellow enthusiasts out there. This project aims to give you a brief overview of what Data Science is all about.
- Clone this repository with
git clone
- If you have not already done so, install docker for your platform.
- Bring test that the initial setup works correctly with
docker-compose up --build
. - Assuming this works correctly, you can now start developing.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b ...
) - Commit your Changes (
git commit -m ...
) - Push to the Branch (
git push origin ...
) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt
for more information.
Tobin Sia - [email protected]
Project Link: (https://github.com/tobinsia123/Data_Science)