Helpers for teaching purposes (includes sqllite helpers)
Project description
README
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pyensae-1.1.689.tar.gz
.
File metadata
- Download URL: pyensae-1.1.689.tar.gz
- Upload date:
- Size: 7.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 632608cec88298daf0df8a5b1aa6ab982d3f047fe7afc672d24b5e0a3d81187a |
|
MD5 | 1a5ca677df1488532fe7451bb2e385b0 |
|
BLAKE2b-256 | f533bec15c094cbc2b8087337c5bcf126c4692600433ac7b64fb5694b90b36a5 |
File details
Details for the file pyensae-1.1.689-py3-none-any.whl
.
File metadata
- Download URL: pyensae-1.1.689-py3-none-any.whl
- Upload date:
- Size: 553.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9f703cea29d99f932c0a960aaa2eae30218a917679a0615c15983306869e743c |
|
MD5 | 9dd03de403c0fe2c4afb662a93655318 |
|
BLAKE2b-256 | e45ff11ef6cab6c122076a3d529b6bebeb3b27a3baf4c06898f28460576514f4 |