rename application to GaiaDBInterface
This commit is contained in:
@@ -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": {},
|
||||
|
||||
Reference in New Issue
Block a user