Skip to content

Commit

Permalink
First commit.
Browse files Browse the repository at this point in the history
  • Loading branch information
yves committed Dec 15, 2014
1 parent 02d4ea5 commit 1bc9f1c
Show file tree
Hide file tree
Showing 69 changed files with 167,873 additions and 3 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
.ipynb-check*

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
Expand Down
31 changes: 28 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,29 @@
py4fi
=====
= Python for Finance (O'Reilly)

Python for Finance (O'Reilly)
This repository provides all Python codes and IPython Notebooks of the book _Python for Finance_ by Yves Hilpisch.

![alt text](http://hilpisch.com/python_for_finance.png "Book Cover")

Oder the book here http://shop.oreilly.com/product/0636920032441.do.

## Python Quant Platform

You can immediately use all codes and IPython Notebooks by registering on the Python Quant Platform under http://oreilly.quant-platform.com.


## Company Information

© Dr. Yves J. Hilpisch \| The Python Quants GmbH

The Python Quant Platform and all codes/IPython Notebooks come with no representations or warranties, to the extent permitted by applicable law.

http://www.pythonquants.com \| [email protected] \|
http://twitter.com/dyjh

**Python Quant Platform** \| http://oreilly.quant-platform.com

**Derivatives Analytics with Python (Wiley Finance)** \|
http://derivatives-analytics-with-python.com

**Python for Finance (O'Reilly)** \|
http://shop.oreilly.com/product/0636920032441.do
Loading

0 comments on commit 1bc9f1c

Please sign in to comment.