Skip to content

This repository contains a collection of free SOT DX notebooks that you can use to learn about machine learning, data science, and other topics. The notebooks are all open source, so you can modify them to fit your own needs.

Notifications You must be signed in to change notification settings

sourceoftruthdata/sot-data-exchange-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sot_data_exchange_examples

This is the public repository of Source of Truth Data API integrations.
This repo is designed to allow users explore SoT Data production code for experimentation and collaboration.

Please contact us at info@sourceoftruthdata.com. On Twitter: @sot_data Discord: https://discord.gg/pvp6SP6anG

Suggestions and feedback can be entered in Github Issues.

Running locally:

create venv

python -m venv venv

activate venv

source ./venv/bin/activate

install requirements

pip install -r requirements.txt

run code

python ./code/coinbase_coins_public.py

COMING SOON

Google COLAB Notebooks

this will eliminate the need for the venv creation

currently the notebooks require AWS boto setup for authentication

updating Project with working Notebooks with boto3 auth

adding notebook for GCP integrations

About

This repository contains a collection of free SOT DX notebooks that you can use to learn about machine learning, data science, and other topics. The notebooks are all open source, so you can modify them to fit your own needs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published