Commits
User selector
Commit History
Commits on Apr 27, 2020
Commits on May 15, 2017
[Python] Use feather implementation from pyarrow
Show description for 5b9cb5fcommitted
Commits on Oct 29, 2016
[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 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 May 15, 2016
[Python] Windows support
Show description for e27a58eauthored andcommitted
Commits on Apr 30, 2016
[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
[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
[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
Commits on Mar 18, 2016
[Python] BUG: set the num_rows metadata field when finishing a feather file in
Show description for 38162c5committed
Commits on Feb 29, 2016
Implement basic handling for strings and booleans with nulls for pandas
Show description for d8f5d51committed
Commits on Feb 28, 2016
Bootstrap pandas numeric data roundtrips to feather files
Show description for 694e15bcommitted
Commits on Feb 21, 2016
Bootstrap Python library build, hide flatbuffers from public API
Show description for 4e2ad0fcommitted
Loading