-
Notifications
You must be signed in to change notification settings - Fork 10
pilicurg/GetCsvColumn
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A python library for extracting column(s) from a csv file by header name. Filters can also be applied like you do in Microsoft Excel. More than one column can be obtained at one time for unpacking. There must be a header row in the csv file, however the first row will always be taken as the header row. Usage: read and run the demo.py . For more detail, please refer to http://www.lfhacks.com/tech/python-read-specific-column-csv
About
A python library for extracting column(s) from a csv file by header name.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published