Justin's Blog

Justin's Coding and Geek Blog

Skip to content
Menu
  • Welcome
  • Data Science
  • Problem Solving
  • Computer Graphics
  • About Me

Tag: Python

Data Science

My PyData Presentation on PySpark and Databricks

Posted on March 6, 2020March 22, 2020 by justinmatters

I gave a flash talk at Edinburgh Pydata yesterday. It covered the merits and pitfalls of PySpark and Databricks as a big data processing platform.…

Data Science

PySpark List Matching

Posted on December 30, 2019December 30, 2019 by justinmatters

There are a variety of ways to filter strings in PySpark, each with their own advantages and disadvantages. This post will consider three of the…

Problem Solving

Bulk Downloads from Jupyter

Posted on September 29, 2019November 23, 2019 by justinmatters

Jupyter notebooks are great, however the interface for file handling has its issues. One issue is that files have to be downloaded individually, there is…

Data Science

Some PySpark Gotchas

Posted on August 25, 2019August 25, 2019 by justinmatters

Pyspark is very powerful. However because it is based on Scala we need to be careful about types as they are not Pythonic. And because…

Data Science

Building a Custom Data Pipeline Using Curried Functions

Posted on July 22, 2019May 8, 2022 by justinmatters

If you work in data science you have probably come across the pipeline model for handling data transformations. It is used by many machine learning…

Data Science

Useful Things to Know when Starting with PySpark and Databricks

Posted on May 26, 2019September 28, 2019 by justinmatters

Databricks is a very handy cloud platform for large scale data processing and machine learning using Spark. However it does have some idiosyncrasies. Here are…

Data Science

Using SQLAlchemy to Run SQL Procedures

Posted on April 4, 2019July 7, 2023 by justinmatters

Occasionally you may want to invoke a stored procedure from your python code in order to manipulate data as part of a larger task. Naively…

Data Science

Using SQLAlchemy to Export Data from Pandas

Posted on March 16, 2019April 4, 2019 by justinmatters

In the last blog post I discussed using SQL Alchemy to import SQL database data into pandas for data analysis. But what if you wish…

Data Science

Using SQLAlchemy to Import Data to Pandas

Posted on February 24, 2019April 4, 2019 by justinmatters

Sometimes may want to use Python to extract data from a SQL database to analyse using pandas. There are a couple of issues here. Firstly…

Data Science

Testing and Linting with Jupyter Notebooks

Posted on December 15, 2018December 15, 2018 by justinmatters

One objection many people have to Jupyter Notebooks is the difficulty of producing clean code in them. Lets look at a few tools to help…

Posts pagination

Previous Page Page 1 Page 2 Page 3 Page 4 Next Page

Recent Posts

  • Card Template Plugins for GIMP 3.0
  • GIMP 3.0 Python Plugins
  • ML Video Generators 2025
  • How to get Started with Apache Druid
  • Handy Hints for GIMP 3.0

Recent Comments

  • ML Video Generators 2025 - Justin's Blog on Best Online Image Generators
  • Wacky Flip on A Neat Way to Count Distinct Rows with Window functions in PySpark
  • Crazy Cattle 3D on Checking Statistical Intuition With Simulation
  • curve rush on Using Venv with Cursor AI
  • Creating Combinations of Image Elements in ComfyUI - Justin's Blog on Image Generation Workflows with ComfyUI

Archives

  • August 2025
  • July 2025
  • June 2025
  • May 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • December 2023
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020
  • December 2019
  • November 2019
  • October 2019
  • September 2019
  • August 2019
  • July 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
  • February 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • September 2018
  • August 2018
  • July 2018

Categories

  • Computer Graphics
  • Data Science
  • Problem Solving
  • Uncategorized

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
© Copyright 2025 – Justin's Blog
Wisteria Theme by WPFriendship ⋅ Powered by WordPress