Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 905b695

Browse filesBrowse files
committed
DOC updated finance's docstring
1 parent 79c6966 commit 905b695
Copy full SHA for 905b695

File tree

Expand file treeCollapse file tree

1 file changed

+3
-4
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-4
lines changed

‎lib/matplotlib/finance.py

Copy file name to clipboardExpand all lines: lib/matplotlib/finance.py
+3-4Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
"""
22
A collection of functions for collecting, analyzing and plotting
3-
financial data. User contributions welcome!
4-
5-
This module is deprecated in 2.0 and will be moved to `mpl_toolkits`
6-
or it's own project in the future.
3+
financial data.
74
5+
This module is deprecated in 2.0 and has been moved to a mpl_toolkit called
6+
`finance`.
87
"""
98
from __future__ import (absolute_import, division, print_function,
109
unicode_literals)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.