Skip to main content

Helpers for teaching purposes (includes sqllite helpers)

Project description

README

Build status Build Status Windows https://circleci.com/gh/sdpython/pyensae/tree/master.svg?style=svg https://badge.fury.io/py/pyensae.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.

History

1.2.9999 (20??-??-??)

Features

  • 16: split pyensae into pyenbc for remote access to clusters and the rest

1.1.689 (2017-11-28)

Bug

  • 15: StockPrices: start and end date are not taking into account with the default data provider

Features

  • 9: switch from Yahoo Finance to Google as the default provider for financial data

  • 11: create graph image with blockdiag

  • 13: add a class TableFormula as an example to extend pandas dataframe

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

pyensae-1.2.717-py3-none-any.whl (523.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page