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.
![AWS Bedrock in SageMaker Notebooks [Repl:it]](https://images.squarespace-cdn.com/content/v1/61de098e6a25031a34d6a366/1738538489035-DXYQZFCG9ZM52HZ14HHZ/sagemaker.png)
AWS Bedrock in SageMaker Notebooks [Repl:it]
In this article, I’m going to attempt to implement the work started by Manu Francis in his article titled “Getting Started with AWS Bedrock in SageMaker Notebooks: A Comprehensive Walkthrough”.

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).
April 2022

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
February 2022
January 2022

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

Java, Jupyter and Google Colab
Using Java on Google Colab (Jupyter)

Getting Started with Dataframes using Java and Google Colab
Working with Dataframes using Java and Google Colab (Jupyter)

Dataframes with Tablesaw — CSV Files
Some simple examples of how to download, import/export, & query CSV data using Java on Google Colab (Jupyter).

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.
November 2021

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.

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.