Michael-Geis commited on
Commit
af72c45
1 Parent(s): c6fe473

added log and removed extra data files

Browse files
Files changed (1) hide show
  1. project_log.ipynb +25 -0
project_log.ipynb ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "cells": [
3
+ {
4
+ "cell_type": "code",
5
+ "execution_count": null,
6
+ "metadata": {},
7
+ "outputs": [],
8
+ "source": []
9
+ }
10
+ ],
11
+ "metadata": {
12
+ "kernelspec": {
13
+ "display_name": "Python 3",
14
+ "language": "python",
15
+ "name": "python3"
16
+ },
17
+ "language_info": {
18
+ "name": "python",
19
+ "version": "3.10.11"
20
+ },
21
+ "orig_nbformat": 4
22
+ },
23
+ "nbformat": 4,
24
+ "nbformat_minor": 2
25
+ }