Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

2.0.0-dev.20

Pre-release
Pre-release
Compare
Choose a tag to compare
@forman forman released this 26 Sep 14:14
· 156 commits to master since this release

How to install

Changes in 2.0.0-dev.20

  • Changed order and names of new data_frame_subset operation inputs.
  • Improved scatter plot #763.
    We can now plot N-D arrays. Plot types are "Point", "Hexbin", and "2D Histogram".
  • Fixed problem where workspace save-as sometimes fails on Windows #764
  • Fixed: Simplified GeoDataFrame subsets cannot provide detailed geometry #768.
  • Fixed: GUI doesn't reopen after closing it #765.
  • On exit, warn user for unsaved changes.