Size: 10603
Comment:
|
Size: 10742
Comment: py3 print
|
Deletions are marked like this. | Additions are marked like this. |
Line 6: | Line 6: |
== Stock Market data, fetched from Yahoo and Google == | == Stock Market data, fetched from Yahoo and Google FIXME == |
Line 9: | Line 9: |
{{{ | (Need to fix plotting warnings as well as some stocks give index errors (like bsc, etc.) {{{#!sagecell |
Line 132: | Line 134: |
{{{ | {{{#!sagecell |
Line 187: | Line 189: |
{{{ | {{{#!sagecell |
Line 227: | Line 229: |
{{{ | {{{#!sagecell |
Line 238: | Line 240: |
print url | print(url) |
Sage Interactions - Web applications
goto interact main page
Contents
Stock Market data, fetched from Yahoo and Google FIXME
by William Stein
(Need to fix plotting warnings as well as some stocks give index errors (like bsc, etc.)
CO2 data plot, fetched from NOAA
by Marshall Hampton
While support for R is rapidly improving, scipy.stats has a lot of useful stuff too. This only scratches the surface.
Arctic sea ice extent data plot, fetched from NSIDC
by Marshall Hampton
Pie Chart from the Google Chart API
by Harald Schilly