1 Forks
16 Stars
16 Watchers

table_enforcer

Table Enforcer is my attempt to apply a sort of "test driven development" workflow to data cleaning and validation. A python package to facilitate the iterative process of developing and using schema-like representations of DataFrames in pandas for recoding and validating instances of these data.

How to download and setup table_enforcer

Open terminal and run command
git clone https://github.com/xguse/table_enforcer.git
git clone is used to create a copy or clone of table_enforcer repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with table_enforcer https://github.com/xguse/table_enforcer/archive/master.zip

Or simply clone table_enforcer with SSH
[email protected]:xguse/table_enforcer.git

If you have some problems with table_enforcer

You may open issue on table_enforcer support forum (system) here: https://github.com/xguse/table_enforcer/issues