v1.4.0
v1.4.0 (2020-02-08)
Closed issues:
- _IXIndexer error with pandas 1.0.0 (#64)
- Converting to DataFrames.jl, performance (#54)
- Interaction with DataFrames.jl (#7)
Merged pull requests:
- Test with setuptools (#66) (malmaud)
- Removed Ix indexer and updated Index/MultiIndex path (#65) (tk3369)
- Show html repr of DataFrame on request (#63) (sethaxen)
- Update Project.toml (#61) (davidanthoff)
- Add .vscode to .gitignore (#60) (davidanthoff)
- Support TableTraits.get_columns_copy_using_missing (#59) (davidanthoff)
- A very minor tweak for PackageCompiler (#58) (tkf)