MUST-KNOWS for Data analysts

Some notes from winter hiring 2022

Posted by BonBon on September 8, 2022

Table of Contents

Basic Functionality

Headers

Header 1

Header 2

Header 3

Styling

Bold

Italics

Bold and Italics

Lists

  1. Item 1

  2. Item 2

  • Unordered Item

    • Sub Item 1

      1. Bold Sub Sub Ordered Item

In-Line

I’m a reference-style link 1

I’m a reference-style link 1

Images

Hold your pointer clicked over the image to expand the view.

Description

Code

Inline code.

import numpy as np
def hello_world():
    print('Hello World!'')

MathJax

Use MathJax for Math. \(A = \pi r^2\)

Tables

Here is a row!
is Left Center Right
a cut it A
column short B C

Quotes

War does not decide who is right, only who is left.

Rule


HTML

Can write the whole post or sections in HTML for very specific needs. [For the advanced user or the code savvy.]