Commits
User selector
Commit History
Commits on Apr 27, 2020
Commits on Jan 24, 2019
Specify long_description_content_type for pypi rendering (#370)
Show description for 99267b3authored andcommitted
Commits on May 24, 2017
- committed
Commits on May 15, 2017
[Python] Use feather implementation from pyarrow
Show description for 5b9cb5fcommitted
Commits on Oct 29, 2016
- committed
[Python] Datetime and Categorical handling improvement
Show description for 034f969authored andcommitted
Commits on Oct 28, 2016
[C++] Fix issue when overwriting feather files
Show description for f120c39authored andcommitted[Python] Fix bug with missing value for Datetime
Show description for 4025862authored andcommittedERR: [Python] infer_dtypes for better error messages on write_dataframe
Show description for 262b379authored andcommitted[Python] add __version__ attribute to feather namespace
Show description for 93f1a05authored andcommitted
Commits on Oct 17, 2016
[Python] Fix bug (read and write) with missing value for Categorical
Show description for bec87f0authored andcommitted
Commits on Sep 1, 2016
[Python] fix SparseDataFrames exception
Show description for 6b5a27cauthored andcommitted
Commits on Aug 25, 2016
[Python] 0.3 release prep
Show description for f621ec0committed
Commits on Aug 19, 2016
[R/Python] Metadata handling tweaks, implement `columns` filter argument in Python
Show description for c096f52authored andcommitted
Commits on Aug 18, 2016
[C++/Python] Windows unicode filenames
Show description for 05d983bcommitted
Commits on Aug 16, 2016
[R] memset wrapper, cleaned up handling of NA values in category/factor types
Show description for 62c2b0cauthored andcommitted
Commits on Aug 2, 2016
[C++] Add Win32 / POSIX compatibility layer for consistent handling of files over 2 GB
Show description for 8ad3453committed
Commits on Jun 12, 2016
Commits on May 16, 2016
[Doc] Install with earlier OS X deployment targets
Show description for 7d917a9authored andcommitted
Commits on May 15, 2016
[Python] Windows support
Show description for e27a58eauthored andcommitted
Commits on Apr 30, 2016
- committed
- committed
[Python] Add workaround for NPY_LONGLONG == NPY_INT64 on Apple i386
Show description for 4d966bbcommitted
Commits on Apr 11, 2016
[R] Set factor codes to 0-based when writing to Feather file
Show description for 06e69b0committed
Commits on Apr 7, 2016
[Python] Add type mapping for NPY_LONGLONG
Show description for d41078ccommitted
Commits on Apr 4, 2016
[C++] Implement a C99 API for libfeather
Show description for 9700592committed
Commits on Apr 3, 2016
- committed
[Python] Fix compilation failure on 32-bit platforms
Show description for 9d38b9dcommitted[Python] COMPAT: raise ImportError on pandas < 0.17.0
Show description for 67399d7authored andcommitted
Commits on Apr 2, 2016
[Doc] Explain Python static build procedure for packing and install from source
Show description for 7bd4094authored andcommitted
Commits on Apr 1, 2016
[C++] Fix BufferBuilder edge case where all inputs were length-0
Show description for 890a1e3committed
Commits on Mar 29, 2016
- committed
[Python] Static build configuration and PyPI packaging setup
Show description for 1c09667committed[Python/R] Flip interpretation of null bitmap
Show description for 9c15bcccommitted[Python] Implement category, timestamp times. Cast non-string column names to strings
Show description for c70904bcommitted