Since version 7, Mathematica includes gigabytes of curated data relevant to many different fields, including physics, chemistry, graph theory, finance, geography and many more.

learn more… | top users | synonyms (1)

4
votes
0answers
94 views

Under what conditions does FinancialData return a ::notent message?

I tried retrieving FinancialData for a few companies but when I tried doing it for NTDOY, I couldn't. As of 25/12/2012, querying ...
4
votes
0answers
136 views

How 'good' is WeatherData data

I am considering using calls to WeatherData for wind speed, precipitation, etc. It seems the data are accurate, and samples compare well with, for example, my local weather reports, however, I am ...
4
votes
0answers
118 views

FinancialData property value at a given date

I was trying to get the volatility value of a specific equity on a given day. Based on the Mathematica Help, the syntax is ...
4
votes
0answers
99 views

Creating a PolyhedronData[] structure for custom polyhedra

The PolyhedronData[] structure is wonderfully rich. I would like to create data for my own polyhedra, not any of the many that Mathematica provides. Is this ...
2
votes
0answers
58 views

Access curated or locally stored data with curated data functions?

Say I have a toy package, something like: ...
2
votes
0answers
104 views

Does Mathematica support collaborative filtering and recommendation systems?

Does Mathematica support collaborative filtering and recommendation systems such as can be found in Apache Mahout? I could not find any resources about advanced data mining techniques, beyond ...
-1
votes
0answers
38 views

Returning a non-degenerate list of triangles that (strictly) define the outer mesh of a 3-polytope using PolyhedronData?

I'm looking for a simple method of returning a list of triangles that strictly define the outer surface of a 3-polytope using PolyhedronData? For example: ...