Splot

Latest version: v1.1.5.post1

Safety actively analyzes 621803 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.1.5

Minor patch release.

- [BUG] set viz defaults for LineStrings in lisa_cluster (140)
- Import ABC from collections.abc for Python 3.10 compatibility. (150)

The following individuals contributed to this release:

- Stefanie Lumnitz
- James Gaboardi
- Martin Fleischmann
- Karthikeyan Singaravelan

1.1.4

We closed a total of 39 issues (enhancements and bug fixes) through 12 pull requests, since our last release on 2020-03-23.

Issues Closed

- Streamline & upgrade CI (135)
- update conf.py (134)
- Migrating testing & coverage services (124)
- [MAINT] rename 'master' to 'main' (121)
- ipywidgets dependency (130)
- REF: make ipywidgets optional dependency (132)
- [WIP] update testing procedure with new datasets (133)
- MatplotlibDeprecationWarning from ax.spines[label].set_smart_bounds() (115)
- [DOC] include libpysal.example api changes & reinstall splot for testing (128)
- [MAINT] remove `.set_smart_bounds()` (125)
- Gha testing (126)
- GitHub Actions for continuous integration (111)
- [MAINT] change in`pandas.isin()` affecting `plot_local_autocorrelation` (123)
- [BUG] enforce dtype in `mask` in `plot_local_autocorrelation()` (122)
- [MAINT] AttributeError: 'NoneType' object has no attribute 'startswith' in all Moran plots (117)
- [BUG] 'color' and 'c' in `test_viz_giddy_mpl.test_dynamic_lisa_vectors` (116)
- [MAINT] update links to Guerry dataset in `_test_data()` (119)
- [BUG] Build failing due to change in Seaborn (110)
- [BUG] pin seaborn to v0.10.0 for testing new functionality (114)
- Topological colouring (94)
- vba_choropleth --> ValueError: Invalid RGBA argument: (100)
- Pyviz affiliation (75)
- BUG: Bokeh needed for testing (107)
- [JOSS] add Joss badge to README.md (106)
- [JOSS] doi reference correction (105)
- Fixing BibTeX entry pages. (104)
- Release1.1.3 (103)

Pull Requests

- Streamline & upgrade CI (135)
- REF: make ipywidgets optional dependency (132)
- [DOC] include libpysal.example api changes & reinstall splot for testing (128)
- [MAINT] remove `.set_smart_bounds()` (125)
- Gha testing (126)
- [BUG] enforce dtype in `mask` in `plot_local_autocorrelation()` (122)
- [MAINT] update links to Guerry dataset in `_test_data()` (119)
- BUG: Bokeh needed for testing (107)
- [JOSS] add Joss badge to README.md (106)
- [JOSS] doi reference correction (105)
- Fixing BibTeX entry pages. (104)
- Release1.1.3 (103)

The following individuals contributed to this release:

- Stefanie Lumnitz
- James Gaboardi
- Martin Fleischmann
- Dani Arribas-Bel
- Serge Rey
- Arfon Smith

1.1.3

We closed a total of 15 issues (enhancements and bug fixes) through 6 pull requests, since our last release on 2020-01-18.

Issues Closed

- add permanent links to current version of no's to joss paper (102)
- [BUG] set colors as list in _plot_choropleth_fig() (101)
- Remove the links around figures in the JOSS paper (99)
- Release prep for 1.1.2 (98)
- Installation instructions; pip install fails on macOS (88)
- Usage in readme is a fragment (90)
- JOSS: missing figure captions (92)
- [DOC] update installation instruction (96)
- [DOC] add example links to README.md & figure captions in joss article (97)

Pull Requests

- add permanent links to current version of no's to joss paper (102)
- [BUG] set colors as list in _plot_choropleth_fig() (101)
- Remove the links around figures in the JOSS paper (99)
- Release prep for 1.1.2 (98)
- [DOC] update installation instruction (96)
- [DOC] add example links to README.md & figure captions in joss article (97)

The following individuals contributed to this release:

- Stefanie Lumnitz
- Levi John Wolf
- Leonardo Uieda
- Serge Rey

1.1.2

We closed a total of 33 issues (enhancements and bug fixes) through 13 pull requests, since our last release on 2019-07-13.

Issues Closed

- Installation instructions; pip install fails on macOS (88)
- Usage in readme is a fragment (90)
- JOSS: missing figure captions (92)
- [DOC] update installation instruction (96)
- [DOC] add example links to README.md & figure captions in joss article (97)
- [BUG] vba_choropleth failure (83)
- BUG: Fix breakage due to mapclassify deprecation (95)
- addressing pysal/pysal1145 & adapting testing examples (93)
- Fix docstring for plot_spatial_weights (89)
- JOSS paper submission (59)
- Fix format for multiple citations in JOSS paper (87)
- Joss paper, finalise title (86)
- [JOSS] work on `paper.md` (62)
- [ENH] change doc badge to latest doc (85)
- [BUG] require geopandas>=0.4.0,<=0.6.0rc1 for vba_choropleth testing (84)
- `plot_moran_simulation` weird dimensions (82)
- Colors are not fixed is LISA maps (80)

1.1.1

We closed a total of 8 issues (enhancements and bug fixes) through 4 pull requests, since our last release on 2019-06-27.

Issues Closed

- add ipywidgets to requirements_dev.txt (78)
- add descartes to `requirements.txt` (77)
- [ENH] read long_description from README.md (76)
- Rel1.1.0 (74)

Pull Requests

- add ipywidgets to requirements_dev.txt (78)
- add descartes to `requirements.txt` (77)
- [ENH] read long_description from README.md (76)
- Rel1.1.0 (74)

The following individuals contributed to this release:

- Stefanie Lumnitz
- Levi John Wolf

1.1.0

We closed a total of 54 issues (enhancements and bug fixes) through 21 pull requests, since our last release on 2018-11-13.

Issues Closed

- LISA cluster map colours mixed when cluster value not present (72)
- [ENH] select colour by presence of value in list in `mask_local_auto` (73)
- Moran Scatterplots with equal bounds on X and Y axes? (51)
- Add aspect_equal argument to Moran functionality (70)
- set up dual travis tests for pysal dependencies (pip and github) (69)
- API changes of mapclassify propagate to splot (65)
- [DOC] include rtree and descartes in `requirements_dev.txt` (68)
- Readme update (67)
- docs building using readthedocs.yml version 2 (64)
- [DOC] add test for missing code cove % (57)
- Add tests for warnings and ValueErrors (61)
- Update travis for testing (1)
- travis ci testing: migrate from 3.5 and 3.6 to 3.6 and 3.7 (63)
- create paper directory (58)
- clean and rerun notebooks (56)
- `vba_choropleth` API (45)
- allow string (default) in vba_choropleth function of tests (52)
- migrating to readthedocs II (54)
- migration to readthedocs (53)
- Make docs (46)
- Segmentation fault in running tests on TravisCI (47)
- code 139 memory segmentation fault: RESOLVED (48)
- pip install on linux fails on pyproj (41)
- update archaic Miniconda build (44)
- adjusting markdown font (43)
- add `moran_facette` functionality and merge `esda.moran` plots to `moran_scatterplot` (27)
- (ENH) speed up plot_spatial_weights for plotting spatial weights (42)
- Travis testing against esda and giddy master branch (31)

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.