mirror of
https://github.com/kennethreitz/tablib.git
synced 2026-06-05 23:10:17 +00:00
Adding initial DataFrames Support
Signed-off-by: Jason Myers <jason@jasonamyers.com>
This commit is contained in:
@@ -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."""
|
||||
|
||||
Reference in New Issue
Block a user