Skip to content

SubhamDyno/pyensae

 
 

Repository files navigation

README

Build status Build Status Windows https://circleci.com/gh/sdpython/pyensae/tree/master.svg?style=svg MIT License Requirements Status https://codecov.io/github/sdpython/pyensae/coverage.svg?branch=master GitHub Issues Waffle Notebook Coverage

Links:

Description

This project contains helpers used at the ENSAE for teachings available at ENSAE - Programmation - Xavier Dupré.

Functionalities

  • retrieve data for practical lessons
  • import a tsv file into a database
  • retrieve stock prices from Yahoo Finance
  • magic commands to easily use SQLite3 from a notebook

Dependencies

Class StockPrices requires:

The function register_magics defines magic commands to send commands to a remote commands through a SSH connection:

  • %remote_open, %remote_close
  • %remote_cmd, %remote_up, %remote_down

The magic commands will be automatically enabled if the module is imported from a notebook.

Contributions

Started in 2013/08.

  • First contributor: Xavier Dupré.
  • Others contributors: ENSAE's students.

About

helpers for teaching materials in python at the ENSAE

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 79.7%
  • Jupyter Notebook 16.8%
  • ANTLR 3.4%
  • R 0.1%
  • Batchfile 0.0%
  • Shell 0.0%