SQLCell 2.0: Redesigning SQLCell for JupyterLab
I’ve been meaning to revisit SQLCell for some time. Besides the codebase being a product of my early days of learning how to program and that making contribu...
I’ve been meaning to revisit SQLCell for some time. Besides the codebase being a product of my early days of learning how to program and that making contribu...
Like many people, I’ve toyed with the idea of writing a book. But there are so many things to consider that I don’t know where to start.
Concept Frequency-Inverse Concept Document Frequency (or CFIDF) is a measure I’ve created to explore and visualize text data and it works surprisingly well.
So you’ve been offered that sweet data science/machine learning gig you’ve been working so hard for. What now? Before you figure out what skills you need to ...
Recently, I was working on a project using paragraph vectors at work (with gensim’s Doc2Vec model) and noticed that the Doc2Vec model didn’t natively interac...