A Monthly Recap of Google Colab Articles, Tutorials, Videos, etc.

Terraform an Athena Database on Google Colab
Using Google Colab, Terraform & the AWS CLI to setup a simple database using S3 for storage, the Glue Catalog and Crawlers for automatically detecting and documenting the schema, and finally Athena for executing basic queries.

Portfolio Statistics with Java, Jupyter & YahooFinance
Using the unlikely pairing of Tablesaw for Java & Jupyter Notebooks (Google Colab), we’ll review very basic techniques for calculating portfolio statistics. Yahoo Finance will provide the Financial Data Sets for our analysis.

YahooFinance with Tablesaw (Java) and Google Colab
Use Java and a YahooFinance Client to download and analyze Financial Datasets with a popular DataFrame library (Tablesaw).

Terraform a Database for Financial Statements using Amazon Athena & Glue
Quickly create a database using Amazon Web Services to store the Financial Statements we plan to use to create the world’s next best money pit…

Query Financial Statements from SEC Data using Tablesaw for Java
Use Tablesaw for Java to Build Dataframes for Analyzing Balance Sheets, Income & Cash Flow Statements, etc.

IO Parquet with Java on Colab
Read/Write Parquet with Tablesaw in Java on Google Colab (Jupyter).

Line Charts with D3 on Google Colab
Simple Line Charts with D3 on Google Colab Notebooks

Data Viz with D3 in Google Colab
Getting Started with D3 on Google Colab Notebooks

Java, Jupyter & Plotly
Using a Java Wrapper for Plotly to create Visualizations for Google Colab Notebooks (Jupyter) running with a Java Kernel

Dataframes & JSON with Java on Jupyter
Simple examples of how to download and import JSON data using Tablesaw, Google Colab, and a few relevant and handy libraries.

Terraform an Athena Database on Google Colab
Using Google Colab, Terraform & the AWS CLI to setup a database using S3, Glue & Athena.

Apache Spark with Java on Jupyter
A quick start to running Apache Spark on Google Colab using Java

Terraform, AWS & Google Colab: Getting Started
Exercise in creating a simple resource (S3 Bucket) in AWS for data storage using Terraform and the AWS Command Line Interface (CLI) from within a hosted Google Colab (Jupyter) Notebook.

Weave Your Own ‘Magic’ for a Jupyter Java Kernel
IPython has a set of predefined ‘magic functions’ that you can call with a command line style syntax. Magics in IJava, a Java Kernel for Jupyter Notebooks, are very similar to those from IPython.

Tidy Data with Java & Jupyter
Examples of the most common Tidy Data concepts and practices using Java and Jupyter Notebooks.

Reading RData Files with Java on Google Colab
Using the Java Kernel in a Jupyter Notebook environment (Google Colab) to read RData files (an R programming language data file format)
Subscribe to my newsletter.
Sign up with your email address to receive news and updates.