v1.6.0
Pandas v1.6.0
Closed issues:
- Shouldn't this (converting Pandas to DataFrames) be possible? (#88)
- Pandas new definition of operator == can cause error (#95)
Merged pull requests:
- add
read_gbq
(#89) (@terasakisatoshi) - add-1.7-to-julia_version (#90) (@terasakisatoshi)
- CompatHelper: bump compat for Compat to 4, (keep existing compat) (#91) (@github-actions[bot])
- Fix Tables.jl implementation (#94) (@nalimilan)
- Equality tests won't throw errors. (#96) (@malmaud)