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/cpyquickhelper.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

  • magic commands to access a Cloudera Cluster and run PIG jobs

  • magic commands to access Azure Blob Storage and HDInsight

  • magic commands to display content of a folder in DataFrame

Dependencies

Class StockPrices requires:

Class ASSHClient requires:

Class AzureClient 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.1.???? (2017-??-??)

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 Distribution

pyensae-1.1.689.tar.gz (7.9 MB view hashes)

Uploaded Source

Built Distribution

pyensae-1.1.689-py3-none-any.whl (553.2 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