Python and PostgreSQL: How To Access A PostgreSQL Database Like A Data ScientistHow Machines Understand TextMost people learn to read…
Continue Reading“read
Excel, R, and Unicode
I received some data as an Excel file recently. I cleaned things up a bit, exported the data to a…
Continue ReadingHow to Interpolate Time Series Data in Python Pandas
How to Interpolate Time Series Data in Python PandasJessica WalkenhorstBlockedUnblockFollowFollowingJun 11Time Series Interpolation for Pandas: Eating Bamboo Now — Eating Bamboo Later (Photo…
Continue ReadingTo reinvent the processor
To reinvent the processorVeedracBlockedUnblockFollowFollowingMar 31This is a very long, very dense, and very technical foray into CPU architecture. I’ve tried…
Continue ReadingThe easy way to work with CSV, JSON, and XML in Python
The easy way to work with CSV, JSON, and XML in PythonGeorge SeifBlockedUnblockFollowFollowingApr 28Python’s superior flexibility and ease of use are…
Continue ReadingYou Are Not Google
For instance, how much smaller would the data need to be before you’d elect not to use Hadoop?You Are Also…
Continue ReadingWhat’s up with the UK Broadsheet/Tabloid split?
Ultimate causality is hard so I’m going to recast that as “what predicts whether the newspaper someone reads most often…
Continue ReadingThe Anatomy of 200 Books
The Anatomy of 200 BooksStephen Ó MathúnaBlockedUnblockFollowFollowingFeb 24Sometime in 2011, though I don’t remember when or how it occurred, I realised…
Continue ReadingWhat Book should I Read Next?
The platforms I use should have plenty of data to help me solve this problem. However, Libby — through the Boston Public…
Continue ReadingUpdates from the PHP-FIG: November, December & January
Anyone can hold those positions, the only strict requirement is the willingness to do it, and that someone nominates you.…
Continue ReadingHow Should I Go About Commenting My Code?
The comment is also written in the first person (“I loop…”), which isn’t relevant to the context of what the…
Continue ReadingBuilding Data Pipelines With Kafka
In this case we assign a set of consumers to a consumer group id, Kafka will make sure that a…
Continue ReadingLet’s Read A Story: a study on storytelling for children using machine learning tools
I was drawn to Aesop Fables texts because of their concise yet rich story lines, the use of animals as…
Continue ReadingElasticSearch: Zero downtime reindexing
When you need to reindex your data, a new index is created, the write alias points to the new index…
Continue ReadingOptimized I/O operations in Python
The Pandas library provides a multitude of classes and methods to read and write files in a good range of…
Continue ReadingGefilter Fish: Finding concise topics from Amazon’s customer reviews
But for some products, the sheer number of reviews overwhelms my ability to clearly identify how other customers felt about…
Continue Reading