Commit graph

6 commits

Author SHA1 Message Date
Scott Sanderson
bfe0f90e70 ENH: Add currency-aware session bar readers. 2019-11-25 12:48:39 -05:00
Scott Sanderson
06588f8a4d BUG: Ensure correct dtypes when unpacking empty dataframes.
Fixes a bug where columns of adjustment db dataframes would come back as object
dtype when the table is empty.
2019-03-18 18:53:36 -04:00
Scott Sanderson
1b26db0c5c MAINT: Remove unused calendar arg from SQLiteAdjustmentWriter. 2018-10-12 12:26:31 -04:00
Vikram Narayan
0766178846
BUG: don't crash on dividend warning (#2323)
* BUG: don't crash on dividend warning

* TST: add extra test cases to dividend ratio test
2018-10-04 21:42:54 -04:00
Joe Jevnik
2bfd89e21f ENH: make adjustment reader and writer ctx managers 2018-09-26 17:03:51 -04:00
Joe Jevnik
61f15cc191 TST: add tests for adjustments writer 2018-09-26 14:16:54 -04:00