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

plot - save_to_file #130

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

plot - save_to_file #130

wants to merge 2 commits into from

Conversation

earthgecko
Copy link

Allow adtk.visualization.plot to save the plot to a file and add a title.
This seems like a feature that other would like as well so this is a way to achieve that - #128 (ref 3984)

IssueID 3984: plot - save_to_file

- Allow adtk.visualization.plot to save the plot to a file and add a title

Modified:
src/adtk/visualization/_visualization.py
pandas removed deprecated Series.iteritems(), DataFrame.iteritems(), use obj.items instead arundo#147
IssueID 5224: Replace deprecated pandas.Series.iteritems
IssueID 5222: adtk - pandas error

- Replace deprecated pandas.Series.iteritems with pandas.Series.items

Modified:
src/adtk/data/_data.py
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

1 participant