Skip to content

Conversation

drachpy
Copy link
Owner

@drachpy drachpy commented Jan 16, 2019

No description provided.

EntilZha and others added 30 commits September 9, 2016 00:42
Additionally update package info and have run-tests explicitly use
python 2
* add accumulate to pipeline

* update CHANGELOG

* change to transformation with python2 compatibility

* update doc and cleanup

* update future in requirements

* disable pylint no-name-in-module

* simplify py2 accumulate
jwilk and others added 29 commits December 14, 2017 14:36
* Fix Bug where _wrap handles Pandas DFs incorrectly

* remove pylint ignore & clean pandas install check
* added list() to grouped_impl's yield

Fix for issue #120. The function is now returning a list after the change in the yield statement.

* Fixed bug by adding newline argument in to_csv

For issue #121, the to_csv function was not generating csv files on windows. Fixed by adding a parameter to the pipeline module

* added csv test for windows

* Added test to check if grouped is iterable and 'b' check in to_csv function

* to_csv() function confirming to the pep8 standard
* update setup.py dill to requirements.txt

* fixed ordering
@drachpy drachpy merged commit e42c6f6 into drachpy:master Jan 16, 2019
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.