Stars
An ebook describing how to download financial market data from Bloomberg, Reuters , Markit and the web
The first part of a case study in reading a large (21GB) text file with python.
Setting up your PC for SCALA/Spark development and running your first code
The second part of a case study in reading a big data file. This time we read the same big file we read with python but using Spark.
The third and last of my series on how I got on reading a big file with C, Python, spark-python and this - spark-scala
Continuing with my case study on reading a big data file, this is the fourth part in my increasingly innacurately named trilogy on how I got on reading a bigg'ish file with C, Python, spark-python …