It's been now 10 years ago when Blue Yonder started the first sponsoring of a python conference at Europython Florence. Since then we have been either sponsoring and/or organizing at least one python event per year. Read More
Snowflake offers different ways to access and call python from within their compute infrastructure. This post will show how to access python in user defined functions, via stored procedures and in snowpark. Read More
Last summer Microsoft has rebranded the Azure Kusto Query engine as Azure Data Explorer. While it does not support fully elastic scaling, it at least allows to scale up and out a cluster via an API or the Azure portal to adapt to different workloads. It also offers parquet support out of the box which made me spend some time to look into it. Read More
Apache Parquet is a columnar file format to work with gigabytes of data. Reading and writing parquet files is efficiently exposed to python with pyarrow. Additional statistics allow clients to use predicate pushdown to only read subsets of data to reduce I/O. Organizing data by column allows for better compression, as data is more homogeneous. Better compression also reduces the bandwidth required to read the input. Read More
Python Meetup with two talks about python usage in a data science environment and the different stages of a python package in this environment. Read More
PyCon.DE 2018 is over. Second time in a row we organized it in ZKM Karlsruhe. Next year PyCon.DE will move to Berlin. Read More
This talk will give an overview on how to deploy web services on the Azure Cloud with different tools like Azure Resource Manager Templates, the Azure SDK for Python and the Azure module for Ansible and present best practices learned while moving a company into the Azure Cloud. Read More
The next PyCon.DE will be from 25-27th October 2017 at the ZKM - center for art and media in Karlsruhe/Germany. Read More
Cloudera Kudu is a distributed storage engine for fast data analytics. The python api is in alpha stage but already usable. Read More
cee_syslog_handler is an extension to the python syslog logging handler with support for structured json messages. Read More
Spot is a four-legged robot designed for indoor and outdoor operation. It is electrically powered and hydraulically actuated. Spot has a sensor head that helps it navigate and negotiate rough terrain. Spot weighs about 160 lbs. Read More
When your application grows beyond one machine you need a central space to log, monitor and analyze what is going on. Logstash and elasticsearch store your logs in a structured way. Kibana is a web fronted to search and aggregate your logs. Read More
There is a resurgence of native-compiled programming languages going on. Some of this work is in response to Python; we're now part of The Establishment against which newcomers are measured. Greg Ward gives an overview of Go, a recent native-compiled language, and how it relates to Python. Read More
The Girls of Atomic City tells the unbelievable true story of young women during World War II who worked in a secret city dedicated to making fuel for the first atomic bomb, only they didn’t know that. Read More
Boston Dynamics BigDog Robot starts throwing stones - how long will it take until it throws them at us..? Read More
Jeremy Ashkenas talks about CoffeScript and Symbiotic Languages Read More
How to access the exasol in memory database with doctrine/dbal and build your queries with the QueryBuilder in php. Read More
Silex-View is an implementation of class based views similar to django class based views and flask pluggable views for the php microframework silex. Read More
In her final days as Commander of the International Space Station, Sunita Williams of NASA recorded an extensive tour of the orbital laboratory. Read More
Did you ever wonder what Danny Carey would sound like if he had 4 arms? How about if Angus Young had 78 fingers? Read More
The Atlantic has a great overview of the history of mechanical horses. Read More
He wants to warn of the effects that autonomous drones might have on democratic institutions. Frank Rieger talks to the author and programmer Daniel Suarez about his book Kill Decision. Read More
The CoffeeScript Redux compiler now supports the genaration of Source Maps. Read More
London-based design firm Exterior Architecture has proposed elevated bike lanes. Read More
A challenging discussion between Guenter Dueck (ex IBM Germany CTO) and Manfred Spitzer (author of controversy book Digital Dementia) backstage on Futureday 2012 Read More
The core issues for Doctorow come down to Human Rights versus Property Rights, Lockdown versus Certainty, and Owners versus mere Users. Read More
Twig snippet to define a reusable navigation bar. The active page is set in the inherited template. Read More
Python example to access the twitter API on your behalf, without going through three legged autorization. Read More
On August 6, 2012 on 05:31 UTC the Rover Curiosity landed on Mars. Read More
Modern Western civilization stands on the twin plinths of science and technology. Read More
Garry Kasparow, on of the greatest chess players and Peter Thiel, german-born entrepreneur, co-founder of PayPal and first outside inverstor in facebook talk all night long. Read More
And as we move into an increasingly digital reality, we must learn not just how to use programs but how to make them. Read More