mirror of
https://github.com/kennethreitz/records.git
synced 2026-06-05 23:00:20 +00:00
Update README.rst
This commit is contained in:
+2
-2
@@ -136,8 +136,8 @@ Excellent for sharing data with friends, or generating reports.
|
||||
.. code:: python
|
||||
|
||||
>>> rows.export('df')
|
||||
<insert dataframe output here>
|
||||
|
||||
username active name user_email timezone
|
||||
0 model-t True Henry Ford model-t@gmail.com 2016-02-06 22:28:23.894202
|
||||
|
||||
You get the point. All other features of Tablib are also available,
|
||||
so you can sort results, add/remove columns/rows, remove duplicates,
|
||||
|
||||
Reference in New Issue
Block a user