You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

dropcols

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dropcols

Filters a CSV file, extraction or dropping columns selected by name or position. | Removes (or conversely, extracts)

2.0.1
pipPyPI
Maintainers
1

selected columns from a delimited text file, such as a CSV file. It is analogous to the "cut" program, except that it works on CSV files and allows columns to be selected by name (regular expressions) in addition to by number. Either the columns to keep, or the columns to remove, or both, can be specified.

Home-page: UNKNOWN Author: Dreas Nielsen Author-email: dreas.nielsen@gmail.com License: UNKNOWN Description: UNKNOWN Platform: UNKNOWN Classifier: Development Status :: 5 - Production/Stable Classifier: Environment :: Console Classifier: Intended Audience :: End Users/Desktop Classifier: License :: OSI Approved :: GNU General Public License (GPL) Classifier: Natural Language :: English Classifier: Operating System :: OS Independent Classifier: Topic :: Text Processing :: General Classifier: Topic :: Office/Business

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts