From df579bb6cd02f77ec9a97840187843e0df687dd1 Mon Sep 17 00:00:00 2001 From: tommyod Date: Sun, 31 Dec 2017 16:49:26 +0100 Subject: [PATCH] Updated index with some sample lines --- docs/index.html | 52 ++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 49 insertions(+), 3 deletions(-) diff --git a/docs/index.html b/docs/index.html index d1d2287..db103ca 100644 --- a/docs/index.html +++ b/docs/index.html @@ -5,12 +5,13 @@ - + + -
+

Welcome

+
+ + +
+ +
+
+ +

Installation

+
import pandas as pd
+import numpy as np
+ +

Classes

+ + + +The main classes are +pd.Series and +pd.DataFrame. + + +

Importing data

+ +DataFrame.read_csv() Reads a dataframe. +
DataFrame.read_csv() + +
DataFrame.read_csv() + +
DataFrame.read_csv() + +
+
+ +
+
+Hello +
+
+
+ + +
+ + +