Skip to content

rezapci/pyensae

 
 

Repository files navigation

image

pyensae: hide complexity for teachings

Build status

Build Status Windows

image

image

MIT License

Requirements Status

image

GitHub Issues

Notebook Coverage

Downloads

Forks

Stars

Downloads

Forks

Stars

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:

About

Helpers for teaching materials in python at the ENSAE

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 76.5%
  • Jupyter Notebook 19.8%
  • ANTLR 3.5%
  • R 0.1%
  • Batchfile 0.1%
  • Shell 0.0%