Skip to content

Tags: dssg/ohio

Tags

0.6.0

Toggle 0.6.0's commit message
Bump version: 0.5.0 → 0.6.0

0.5.0

Toggle 0.5.0's commit message
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

0.4.0

Toggle 0.4.0's commit message
Bump version: 0.3.1 → 0.4.0

2078262 pg_copy_to: faster with CsvTextIO (#18)
385e746 csvio: round out lazy csv-encoding (#17)

0.3.1

Toggle 0.3.1's commit message
Bump version: 0.3.0 → 0.3.1

b4f0929 increment distribution's development status from Alpha to Beta

0.3.0

Toggle 0.3.0's commit message
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

0.2.0

Toggle 0.2.0's commit message
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

0.1.2

Toggle 0.1.2's commit message
Bump version: 0.1.1 → 0.1.2

0.1.1

Toggle 0.1.1's commit message
Bump version: 0.1.0 → 0.1.1

0.1.0

Toggle 0.1.0's commit message
initial release 0.1.0