fecon236 icon indicating copy to clipboard operation
fecon236 copied to clipboard

Tools for financial economics. Curated wrapper over Python ecosystem. Source code for fecon235 Jupyter notebooks.

Results 20 fecon236 issues
Sort by recently updated
recently updated
newest added

### Proposed changes in this pull request for fecon236 Fix # - [ ] Bug :bug: - [ ] Add tests :white_check_mark: - [ ] Performance boost :racehorse: - [...

### Proposed changes in this pull request for fecon236 Fix # - [ ] Bug :bug: - [ ] Add tests :white_check_mark: - [ ] Performance boost :racehorse: - [...

### Proposed changes in this pull request for fecon236 Fix # - [ ] Bug :bug: - [ ] Add tests :white_check_mark: - [ ] Performance boost :racehorse: - [...

### Proposed changes in this pull request for fecon236 Fix # - [ ] Bug :bug: - [ ] Add tests :white_check_mark: - [ ] Performance boost :racehorse: - [...

### Proposed changes in this pull request for fecon236 Fix # - [ ] Bug :bug: - [ ] Add tests :white_check_mark: - [ ] Performance boost :racehorse: - [...

### Proposed changes in this pull request for fecon236 Fix # - [ ] Bug :bug: - [ ] Add tests :white_check_mark: - [ ] Performance boost :racehorse: - [...

[... continued from fecon235, https://github.com/rsvp/fecon235/issues/9] Home for our ***Jupyter notebooks*** shall remain at [fecon235] due to their bulky size. Migration to the python3 kernel should present no problems since fecon235...

### Data from Quandl failing -- NASDAQ takeover For example, when retrieving the Dec 2019 Eurodollar futures contact: ```python >>> tmp = fe.get('CME/EDZ2019') ValueError: INVALID symbol string or code variable....

upstream

Our spin-off of fecon235 source code still inherits the upstream problems outlined in https://github.com/rsvp/fecon235/issues/7 Here at fecon236, it is localized in the `stock.py` module: https://github.com/MathSci/fecon236/blob/develop/fecon236/host/stock.py - check new development at...

upstream

So far we have relied largely on demonstrative notebooks at https://github.com/rsvp/fecon235 The source code here at fecon236 is designed to be more explicit than casual usage, so if you have...

enhancement
help wanted
good first issue