Smart people make things. [XYZ]
Boldface and italic and inline code
.
These are some fruits I like.
Ordered List:
Groceries do not need to be ordered.
Unordered List:
Checked list:
:smile:
Given sample $X$ and observation $\mathbf{y}$, the ordinary least square estimator is:
$$\beta = (X^T X)^{-1} X^T \mathbf{y}$$
Code block that demos syntax highlighting.
import pandas
ver = pandas.read_csv("ver.csv")
pandas.set_option('display.max_columns', 80)
ver.head(3)
def fonc:
l = []
print "i'm a fonc"
fonc()
Table: A random table chilling
Header One | Header Two |
---|---|
Item One | Item Two |
Item One | Item Two |
Item One | Item Two |
I do not normally use Sub-subsection.
<h5>
looks horrible.
<h6>
looks horrible.