Roadmap Update

This commit is contained in:
Kenneth Reitz
2010-09-02 00:21:03 -04:00
parent bd3099897c
commit 6b4afc38d1
+7 -1
View File
@@ -95,4 +95,10 @@ Manipulate rows by index: ::
.. Export to various formats: ::
..
.. # Save copy as CSV
.. data.export('backup.csv')
.. data.export('backup.csv')
Roadmap
-------
- Import datasets from CSV, JSON, YAML
- Auto-detect import format
- Plugin support