Posts

Building a File Analysis Dataset with Python

Building a File Analysis Dataset with Python

Using Python and Jupyter Notebooks to build a hierarchical CSV File

By
Matt Eland
on
Our files and directories have a lot of information about the code we work with. Let’s see how to get that data into a CSV file
Extracting git repository data with PyDriller

Extracting git repository data with PyDriller

Generating CSV datasets from git repositories for data analysis

By
Matt Eland
on
If you want to analyze patterns in your git repositories, you first need to get data. PyDriller can help you get your data out of git repositories and into a CSV.
Touring the Different Types of AI

Touring the Different Types of AI

Exploring Content Generators, Application AI, Academic AI, and Game AI

By
Matt Eland
on
Lets take a look at the various types of artificial intelligence out there: content generators, application AI, academic AI, and game AI.