summaryrefslogtreecommitdiff
path: root/docs/tutorial.rst
Commit message (Collapse)AuthorAgeFilesLines
* Fixes #440 -Normalize stream inputs as IO streamsClaude Paroz2020-01-111-3/+6
|
* Admonitions must have a titleClaude Paroz2019-11-111-1/+1
|
* Refs #256 - Implement class-based formatsClaude Paroz2019-11-021-1/+1
| | | | This allows to extend Tablib with new formats far more easily.
* Add missing extraline.Daniel Santos2019-10-291-0/+1
|
* Elucidate the use of filters (and, or).Daniel Santos2019-10-291-4/+14
|
* Update doc, apply requested changes in headers flag doc.Daniel2019-10-281-1/+2
|
* Update doc, clarify the use and scope of the flag headers.Daniel2019-10-271-1/+6
|
* Update docsHugo2019-10-191-5/+5
|
* Add project release config and cleanup project setup. (#398)Jannis Leidel2019-10-181-4/+1
| | | | | | | | | | | | | | | | | | | | | | * Add project release config and use Travis build stages. Refs #378. * Restructure project to use src/ and tests/ directories. * Fix testing. * Remove eggs. * More fixes. - isort and flake8 config - manifest template update - tox ini extension - docs build fixes - docs content fixes * Docs and license cleanup.
* Merge branch 'master' into masterJean Jordaan2019-03-031-7/+23
|\
| * Instructions for opening Excel workbook and reading the first sheetDougHudgeon2018-06-251-0/+8
| |
| * Update tutorial.rstKenneth Reitz2017-08-281-8/+8
| |
| * update docsKenneth Reitz2017-08-271-0/+8
| | | | | | | | Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
* | Editing while reading: punctuation, markup, linebreaksJean Jordaan2016-07-311-26/+38
|/ | | | | | | | | | I fixed some extra commas, missing apostrophes, and typos; added some linebreaks between sentences for very long lines; added explicit markup for console blocks, got rid of some tabs, fixed indentation of an admonition, and some more small tweaks. This supersedes https://github.com/kennethreitz/tablib/pull/84
* [docs] Update variable name in tutoDaniel Chimeno2016-03-181-2/+2
| | | | The tutorial has been using the 'data' variable, but in this case it's using 'd'. This change that.
* docs cleanupv0.11.0Kenneth Reitz2016-02-071-1/+1
|
* Add section on importing to tutorial.Geoff Crompton2016-01-181-0/+10
|
* Fixed a few typos.Joel Friedly2011-08-251-3/+3
|
* Created get_col method with tests and tutorial.rst updateMark Walling2011-07-111-0/+7
| | | | Useful when you have multiple columns with the same header
* new column methods in tutorialKenneth Reitz2011-06-211-6/+6
|
* docs fixKenneth Reitz2011-05-131-1/+1
|
* seperator => separatorKenneth Reitz2011-05-111-27/+27
|
* typoKenneth Reitz2011-02-161-1/+1
|
* spelling correctionsKenneth Reitz2011-02-101-6/+6
|
* Documentation typo.Kenneth Reitz2010-11-091-1/+1
|
* Update column append examples.Kenneth Reitz2010-11-091-2/+2
|
* Verb-age update for documentation.Kenneth Reitz2010-11-041-22/+38
|
* Documentation typo fix.Kenneth Reitz2010-11-041-1/+1
|
* Updates.Kenneth Reitz2010-10-101-6/+6
|
* Documentation update.Kenneth Reitz2010-10-101-10/+124
|
* Documentation update. Kenneth Reitz2010-10-101-0/+223