Tags: dssg/ohio
Tags
Bump version: 0.4.0 → 0.5.0 numpy extensions, recipe subpackage, extension support for any sqlalchemy 'connectable' & support for schema in pandas extension pg_copy_from efb5882 support for specification of schema in pandas extension `pg_copy_from` 6f5fe77 updated PipeTextIO docs for clarity and to refer to CsvTextIO 91b002b regenerated README 6d5eccf updated tests to use shared postgresql fixture 325e0be ``ohio.ext.pandas`` support for any SQLAlchemy ``connectable`` f8b16ec `recipe` sub-package, with helper, `pg_join_queries`, to join results of arbitrary queries b9bd057 numpy extensions (#21) a688c07 add installation/distribution information to docs c8df46e add extension library requirements to requirement/docs.txt 9b0b822 configure docs html sidebar 6d7521a add src to python path when building docs 7e6166a trivial edit to test readthedocs webhook ea2db22 configuration for readthedocs.org
Bump version: 0.2.0 → 0.3.0 3146e62 regenerated README for 0.3.0 e6b0198 Bump version: 0.2.0 → 0.3.0 8b26f52 tie documentation image URIs to release version 819808a Merge pull request #16 from dssg/docs fa5230b updated setup.cfg to bump version in doc/conf.py 6b95fe9 updated setup.py to capture README.rst 3415aa3 integration with Sphinx for generation of documentation including README 906048a rounded out library docstrings
Bump version: 0.1.2 → 0.2.0 bfb1cea fixed dir(df) -- df.pg_copy_from must raise AttributeError rather than TypeError 1f208d9 profiling package and results for pandas extensions (#11) c6b68fd Merge pull request #7 from dssg/ext/pandas 0ef7dbd cleaned up comment 65eb6c6 basic tests for pandas integrative extensions 36b8780 updated Pandas integration with `PipeTextIO` to pass thru `buffer_size` & to use helper interface bd46e88 cleaned up pandas integration 30576ab Pandas extension module 2b1b690 added to `PipeTextIO` interface `buffer_size` and writer invocation `args` & `kwargs`, plus `pipe_text` helper e133186 refactored ohio tests into python package to mirror ohio package 876c3e6 refactored ohio into a python package e984006 extended ``PipeTextIO`` docstring with concrete examples