Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2,947 changes: 2,947 additions & 0 deletions Pandas file read and write operation.ipynb

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Python Tutorial
This is not a comprehensive Python tutorial but instead is intended to highlight the parts of the language that will be most important for us. You can download python form the [python.org](https://docs.python.org/3/library/index.html). I recommend installing Anaconda distribution, which already includes most of the libraries that are need to do data science.
This is not a comprehensive Python tutorial but instead is intended to highlight the parts of the language that will be most important for us. You can download python form the [python.org](https://www.python.org/downloads/). I recommend installing [Anaconda distribution](www.anaconda.com/products/individual), which already includes most of the libraries that are need to do data science.

### Keep in mind
* Python is very slow when written badly.
Expand Down
9 changes: 9 additions & 0 deletions csv_mindex.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
key1,key2,value1,value2
one,a,1,2
one,b,3,4
one,c,5,6
one,d,7,8
two,a,9,10
two,b,11,12
two,c,13,14
two,d,15,16
4 changes: 4 additions & 0 deletions ex1.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
a,b,c,d,message
1,2,3,4,hello
5,6,7,8,world
9,10,11,12,foo
Binary file added ex1.xlsx
Binary file not shown.
3 changes: 3 additions & 0 deletions ex2.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
1,2,3,4,hello
5,6,7,8,world
9,10,11,12,foo
7 changes: 7 additions & 0 deletions ex4.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# hey!
a,b,c,d,message
# just wanted to make things more difficult for you
# who reads CSV files with computers, anyway?
1,2,3,4,hello
5,6,7,8,world
9,10,11,12,foo
4 changes: 4 additions & 0 deletions ex5.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
something,a,b,c,d,message
one,1,2,3,4,NA
two,5,6,,8,world
three,9,10,11,12,foo
10,001 changes: 10,001 additions & 0 deletions ex6.csv

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions ex7.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
"a","b","c"
"1","2","3"
"1","2","3"
4,993 changes: 4,993 additions & 0 deletions fdic_failed_bank_list.html

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions test.tsv
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
test test test test test
Div Div Div Div Div Div
Patel Patel Patel Patel Patel Patel