Helpers for teaching purposes (includes sqllite helpers).
Project description
pyensae: hide complexity for teachings
This project contains helpers used at the ENSAE for teachings available at ENSAE - Programmation - Xavier Dupré. It was the first module created for that usage. It does not have a clear purpose except hiding some annoying logic and shorten notebooks. It can:
retrieve data for practical lessons
import a tsv file into a database
retrieve stock prices from Yahoo Finance
It implements a couple of magic commands to play with SQLite3 in a notebook and easily show the head or tail of a text file. It can fill missing values in timeseries with add_missing_indices or download data from a website, a helper to change the size of folium maps or some grammar to parse language such as R or SQL. It also implements a basic way to convert a R script into nasty Python.
Links:
History
current - 2020-10-12 - 0.00Mb
37: Replace mpl_finance by mplfinance (2020-10-11)
36: Removes dependency on colormap (2020-08-08)
35: Add helpers to draw maps of France (2020-05-09)
1.3.839 - 2020-04-24 - 0.45Mb
34: Extend the list of dependencies (2020-04-24)
32: Cannot run due to import error (2020-04-24)
33: Failure when updating to pandas 1.0 (2020-02-02)
1.3.825 - 2019-09-20 - 0.45Mb
31: Remove strong dependency on qgrid (2019-09-19)
30: add a None ordered parameter (2019-09-19)
29: StockPrice fails with pandas 0.24 (2019-02-02)
28: Python 2 vs Python 3 (2019-02-02)
26: update default antlr4 version to 4.7.1 (2018-10-25)
25: update CSharp grammar (2018-10-25)
21: remove underscores in subfolders (2018-07-31)
24: fix download_data when url is a list or urls (2018-06-16)
23: fix add_missing_indices failing due to more strict comparisons in pandas 0.23 (2018-05-21)
19: velib collection, group files instead of having multiple files (moved to maydataapi) (2018-05-21)
22: move pandas_groupby_nan to pandas_streaming (2018-05-17)
20: move access to API to manydataapi (2018-05-05)
18: fix urls to download data (google, yahoo) (2018-03-16)
17: update candle plot for finance (matplotlib.finance was removed in 2.2.0) (2018-03-10)
15: StockPrices: start and end date are not taking into account with the default data provider (2017-09-17)
14: StockPrices: switch to google as default data provider (2017-09-17)
13: add a class TableFormula as an example to extend pandas dataframe (2017-09-03)
11: create graph image with blockdiag (2017-08-18)
10: fix download_data (2017-08-12)
9: Finance (2017-08-05)
5: allow to submit a hive job on HDInsight from a notebook (2017-02-25)
6: fix appveyor build (2016-06-22)
4: use pyquickhelper magic parser to interpret python variable for azure magic commands (2016-05-14)
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
File details
Details for the file pyensae-1.3.884.tar.gz
.
File metadata
- Download URL: pyensae-1.3.884.tar.gz
- Upload date:
- Size: 435.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 49a8bc45adfb1c04cd12d319f4f18223db9624d8b6dac7063c71294a731f2cfe |
|
MD5 | de5876db16916c6061af287b4b94f6ec |
|
BLAKE2b-256 | 8d3d6e211670d39cff04fab93919135f401ca80b2def54194d9b4db6f7338aa7 |