Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

geom_smooth doc improvement #179

Merged
merged 2 commits into from
Aug 4, 2020

Conversation

IKrukov-HORIS
Copy link
Contributor

No description provided.

@alshan alshan merged commit 7e50637 into JetBrains:master Aug 4, 2020
VDovidaytis-HORIS pushed a commit that referenced this pull request Aug 11, 2020
* geom_smooth doc improvement

* Fixed typos
alshan added a commit that referenced this pull request Sep 4, 2020
* Added Sphinx-doc with reStructuredText examples. Added autodoc with napoleon extension. Added jupyter-notebook extension. Edited gitignore.

* Updated autodoc directives.

* Edited docstrings.

* geom_smooth doc improvement (#179)

* geom_smooth doc improvement

* Fixed typos

* Cleanup

* Update demo notebooks.

* Update CHANGELOG.

* Updated version v1.5.1

* Updated version v1.5.2.dev1

* Fix test

* Geocoding request chunked execution with progress - fixes timeout on large request.

* Update environment.yml
Update demo notebooks, use pillow to read image files instead of matplotlib.image.imread(url) due to a failure:
/opt/anaconda3/envs/test-py37/lib/python3.7/site-packages/PIL/PngImagePlugin.py in read(self)
    126             s = self.fp.read(8)
    127             cid = s[4:]
--> 128             pos = self.fp.tell()
    129             length = i32(s)
    130

UnsupportedOperation: seek

* Fix #182, fix #183

* Revert chunked geocoding before release

* Fix map_join on livemap

* update household income example

* Update CHANGELOG.md

* Fixed typo.

* Updated version v1.5.2

* Updated version v1.5.3.dev1

* Edited docstrings.

* Edited index files.

* Edited docstrings in plot.core.

* Edited docstrings in geo_data.regions.

* Edited docstrings in geo_data.regions_builder.

* Edited docstring in geo_data.regions after merge.

* Edited docstring in plot.facet.

* Edited docstring in plot.geom.

* Commented plot.sandbox_ module.

* Experiments with indentations in plot.geom.

* Edited docstrings in plot.geom_extras.

* Edited docstrings in plot.geom_image.

* Edited docstrings in plot.geom_livemap.

* Edited docstrings in plot.guide.

* Edited docstrings in plot.label.

* Edited docstrings in plot.plot.

* Edited docstrings in plot.pos.

* Edited docstrings in plot.scale.

* Edited docstrings in plot.scale_identity.

* Edited docstrings in plot.theme.

* Edited docstrings in plot.tooltip.

Co-authored-by: Ilya Krukov <[email protected]>
Co-authored-by: Igor Alshannikov <[email protected]>
Co-authored-by: Ivan Kupriyanov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants