GitXplorerGitXplorer
j

data_science_logo

public
2 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
56d80ed5d70345e47c4741c6f7145a43aabb12a3

Add image to README

committed 6 years ago
Unverified
7287716c4e803dce7557bef8f974818a795b4b57

Fix typos

committed 6 years ago
Unverified
a7b291b7c2570f5472ddcbf1de125dfeba2f4bf1

Update README

committed 6 years ago
Unverified
b3eb9fc59a8d5f3ebbba590b615507cb02cef735

Remove images from notebook

committed 6 years ago
Unverified
cc07694e2c29d3a283c2c4ec18e92dc1e5282474

Initial commit

committed 6 years ago
Verified
7a431bd47a636e14aaee76f0e8f844ac55364d5d

Initial commit

committed 6 years ago

README

The README file for this repository.

How to Build a Cool Data Science Logo

If you ask me, data science is a whole lot about visualization. Therefore, when you want to brand yourself as a data scientist, you should convey this through a visually appealing logo. Today, I would like to share some insights about how to design a cool data science logo, using trigonometry and the beauty of randomness. The goal of this tutorial is to produce a logo similar to this one:

Logo

Getting Started

If you want to run the code on your personal machine, please follow these instructions.

Prerequisites

conda install numpy
conda install matplotlib

Running the program

Just open the data_science_logo.ipynb notebook.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details