Tag Archives: data

Python Tips: How to Load Data Into Python

In this post we’ll look at three different ways of how to load data into python. Loading date is the crucial first step before carrying out any data analysis or processing. We’ll look at methods that use just the core python modules, and those that use ‘numpy’, a numerical computing module for python. The script and… Read More »

Nobel Prize in Physics 2014

The Nobel Prize in Physics for 2014 was announced earlier this week, “for the invention of efficient blue light-emitting diodes which has enabled bright and energy-saving white light sources”. To some this is a more technically-leaning recipient than they might have liked to see, citing examples,such as the discovery of topological insulators, as being more… Read More »