Some great links for 04/14/2018
Build a Text Classification Program: An NLP Tutorial
A little difficult but one can follow and try this out.
tags: classification text tutorial nlp
Join And Merge Pandas Dataframe
Details of the semantics of joining and merging in pandas. Subtle stuff
Separating Data and Code in Rails Architecture – Root Engineering – Medium
tags: OO procedural functional stateless
Ruby Required, Default and Optional Parameters – podiihq – Medium
Just some useful reminders on something I always have to look up again!
tags: arguments ruby parameters
Rails on Docker – Nimbl3 – Medium
tags: Rails docker deployment
Why so many data scientists are leaving their jobs – Towards Data Science
About all the frustration in actually doing this job.
tags: politics datascience
Debug with Metaprogramming in Ruby – benjamin roth – Medium
Pretty advanced ideas but an interesting read.
Goodbye, Object Oriented Programming – Charles Scalfani – Medium