rename application to GaiaDBInterface

This commit is contained in:
2024-09-10 14:59:39 +03:00
parent 2437eff8fc
commit 96148bac02
14 changed files with 12 additions and 51 deletions

View File

@@ -1,5 +1,14 @@
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## This is a prototype way to create models on the fly using pandas as the type parser.\n",
"### It was phased out in favor of creating models manually to avoid any mistakes pandas could make. \n",
"### However it is kept here for just in case."
]
},
{
"cell_type": "markdown",
"metadata": {},