csvkitΒΆ
This module contains csvkit’s superpowered replacement for the builtin csv module. For Python 2 users, the greatest improvement over the standard library full unicode support. Python 3’s csv module supports unicode internally, so this module is provided primarily for compatability purposes.
- Python 2: csvkit.py2.
- Python 3: csvkit.py3.