What's Changed * Small improvements by milesgranger in https://github.com/milesgranger/flaco/pull/15 * Use numpy.datetime64 dtypes by milesgranger in https://github.com/milesgranger/flaco/pull/16 * Cleanup and formatting by milesgranger in https://github.com/milesgranger/flaco/pull/17
What's Changed * Add CI/CD and support(ish) numeric type by milesgranger in https://github.com/milesgranger/flaco/pull/6 * Run CI on master branch push by milesgranger in https://github.com/milesgranger/flaco/pull/7 * Improve error handling, context manager and CI by milesgranger in https://github.com/milesgranger/flaco/pull/8 * Optimize handling of null integers and reuse row container by milesgranger in https://github.com/milesgranger/flaco/pull/9 * Better error handling by milesgranger in https://github.com/milesgranger/flaco/pull/10 * Memory and speed improvements by milesgranger in https://github.com/milesgranger/flaco/pull/11 * Handle memory leaks by milesgranger in https://github.com/milesgranger/flaco/pull/12