Adding initial DataFrames Support

Signed-off-by: Jason Myers <jason@jasonamyers.com>
This commit is contained in:
Jason Myers
2017-08-26 20:43:35 -05:00
parent a3cd2c9cff
commit 00e2ffa2ef
5 changed files with 56 additions and 1 deletions
+1
View File
@@ -383,6 +383,7 @@ class TablibTestCase(unittest.TestCase):
data.ods
data.html
data.latex
data.df
def test_datetime_append(self):
"""Passes in a single datetime and a single date and exports."""