Fun with Vector Databases

Posted on Thu 23 March 2023 in Python • Tagged with database

article featured image

Fun with vector databases


Continue reading

Sweet data science reads

Posted on Sun 15 January 2023 in Python • Tagged with books

article featured image

Sweet reading list for data scientists


Continue reading

Testing pyspark with pytest

Posted on Sun 15 January 2023 in Python • Tagged with spark, pyspark, pytest, testing

article featured image

Automate testing for pyspark applications using pytest. Includes use of markers and fixtures.


Continue reading