معرفی شرکت ها


Carpenter-1.0.2


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A utility library which repairs and analyzes tablular data
ویژگی مقدار
سیستم عامل -
نام فایل Carpenter-1.0.2
نام Carpenter
نسخه کتابخانه 1.0.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Matthew Seal
ایمیل نویسنده mseal@opengov.us
آدرس صفحه اصلی https://github.com/OpenGov/carpenter
آدرس اینترنتی https://pypi.org/project/Carpenter/
مجوز LGPL 2.1
Carpenter ========= A Python repository which repairs and analyzes tablular data Description ----------- This module provides the capability to extract and repair blocks of data from 2D tables. These blocks can then be individually processed, stitched together, or filtered as needed by a particular program. Autoconversions of cells along with a multi-tier flagging system for each magnitude of change allows for a wide variety of error handling. Additionally missing titles can be repaired from surrounding cells in order to generate compelete blocks from implied headings. Dependencies ------------ - allset - pydatawrap Setup ----- Installation ~~~~~~~~~~~~ From source: :: python settup.py install From pip: :: pip install carpenter Features -------- - Block detection - Title repairing - Tunable cell conversions - Column re-orienting Navigating the Repo ------------------- carpenter ~~~~~~~~~ The top level/front facing objects/functions carpenter/blocks ~~~~~~~~~~~~~~~~ The block processing implementation detail files for the repository carpenter/regex ~~~~~~~~~~~~~~~ The regex suite used to perform cell type identification tests ~~~~~ All unit tests for the repo. Language Preferences -------------------- - Google Style Guide - Object Oriented (with a few exceptions) TODO ---- - Add refactor top-level functionality - Add new usable functions - Separate flagging some from block iteration code Author ------ Author(s): Matthew Seal © Copyright 2013, `OpenGov <http://opengov.com>`__


نحوه نصب


نصب پکیج whl Carpenter-1.0.2:

    pip install Carpenter-1.0.2.whl


نصب پکیج tar.gz Carpenter-1.0.2:

    pip install Carpenter-1.0.2.tar.gz