SQLAlchemy tutorial pt.1

SQLAlchemy is package which enables working with SQL in pythonic way. The biggest advantage of SQLAlchemy is that you don’t need to deal with different dialects of SQL (Postgres, MySQL, Oracle etc.) but rather with Python objects. There    

Read more

Solving NLP problems quickly with IBM Watson NLP

As data scientists, before starting on the developing the models, by trying to find and download open-source models or develop models on your own, wouldn’t it be nice to have all of these handy and available to be implemented in just a few lines of code? That’s exactly what I will show you today in this blog post. With Watson NLP, you get state-of-the art pre-trained models for numerous NLP use-cases that can get you up and running    

Read more

LamdenLink Bridge Status Update

The team is very grateful for everyone’s continued patience. We’re diligently working out the details to re-enable the LamdenLink bridge while minimizing impacts to the community. We had a productive call yesterday with community developers to discuss options. The proposed idea (thank Benji) we’re currently evaluating is to write-off    

Read more
1 126 127 128 129 130 908