Mapping Pandas Series with a Dict or a List
We often need map a Pandas Series with another dictionary, list or series.
An Elegant Way to Replace Items in Pandas
When we deal with a Pandas DataFrame
, it is often we need to convert values of cells according specific conditions.
Installing Vowpal Wapbbit with Python3
In a recent blog post Named Entity Classification by Themis Mavridis from booking.com, Learn2search (aka. Vowpal Wabbit) was stated as ‘by far the best model’ and ‘by far the less demanding’ of training resources in terms of doing NER.