Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@jesteria
Copy link
Member

featuring pg_copy_to and pg_copy_from

resolves #6

@jesteria
Copy link
Member Author

@saleiro You should be able to install this (pre-release) from the branch:

pip install https://github.com/dssg/ohio/archive/ext/pandas.zip

(After perhaps uninstalling any existing version of ohio.)

@jesteria
Copy link
Member Author

Just updating this with buffer_size in the Pandas interface, (and a likely more appropriate default).

(Working on tests now.)

featuring `pg_copy_to` and `pg_copy_from`

resolves #6
* removed unnecessary import

* applied `functools.wraps` as necessary to carry through useful
documentation and signatures

* replaced unnecessary overriding of class `__new__` with simple wrapping
function (pandas doesn't actually care whether accessor is class or
function)
…e` & to use helper interface

for Pandas operations set default `buffer_size` to `100`
@jesteria
Copy link
Member Author

All right, I think this should be good, for now. I'm working on a standard for profiling, in another branch.

@saleiro saleiro merged commit c6b68fd into master Mar 27, 2019
@jesteria jesteria deleted the ext/pandas branch March 27, 2019 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

integrative helpers

3 participants