Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update from source repo #6

Merged
merged 8 commits into from
Nov 26, 2018
Merged

Update from source repo #6

merged 8 commits into from
Nov 26, 2018

Conversation

jp-harvey
Copy link
Owner

No description provided.

jp-harvey and others added 8 commits November 12, 2018 17:41
…yai#110)

* Fix na types for boolean, fix test case na types, fillna prior to boolean Thrift cast to prevent type error

* Attempt to distinguish int from bigint when int column contains None, fix int64 test that was actually an in32 test, add int32 test case

* Fix linting issue
* Fixes for boolean na types, typos, na assignments in test cases (heavyai#110) (#3)

* Fix na types for boolean, fix test case na types, fillna prior to boolean Thrift cast to prevent type error

* Attempt to distinguish int from bigint when int column contains None, fix int64 test that was actually an in32 test, add int32 test case

* Fix linting issue

* Add option for chunking a Pandas columnar data load

* Fix linting issues

* Reorder options

* Reorder options
Using pyarrow.foreign_buffer the canonical way to hand off data, should also lead to improvements in speed as the unnecessary copy of data to NumPy removed.

GPU foreign buffer will be implemented when we move to Arrow 0.11.
Add these three packages as firm dependencies to lower the cognitive cost of maintaining package, make it easier for users to get started immediately after install
History file generated if you are in same folder and open mapdql
@jp-harvey jp-harvey merged commit ce284c6 into master Nov 26, 2018
@jp-harvey jp-harvey deleted the pr/5 branch November 26, 2018 21:33
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.

2 participants