Skip to content

Pydata Seattle 2015 Trend Estimation in Time Series Signals Deck + Notebooks

License

Notifications You must be signed in to change notification settings

pkpk2/pydata-seattle-2015

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyData Seattle Trend Estimation in Time Series Signals Deck + Notebooks

To run the presentation

  1. Clone the repo: git clone https://github.com/bugra/pydata-seattle-2015.git
  2. Run a http server in the main directory, one could use Python(2.7) as in the following:
python -m SimpleHTTPServer

If you are using Python(3.3+) like a boss, you could do the following:

python3 -m http.server

About

Pydata Seattle 2015 Trend Estimation in Time Series Signals Deck + Notebooks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.7%
  • CSS 33.3%
  • HTML 12.0%