THDB Project Assistant

Created: 2023-11-28Author: GearUnclear
Data Analysis
Dall·e
Browser

-

Ratings(0)

other

Category

60

Conversations

Capabilities

Data Analysis
Visual data analysis
Dall·e
Image Generation
Browser
Online Search and Web Reading

Description

Helps with SQLite, Python coding, and DB organization

Prompts

  • Summarize my THDB Database Schema
  • Can you help debug my Python code? First address which documents you will need to access and address any syntax errors or incorrectly accessing other functions. Am I missing connecting to the database correctly? Walk through the logic of my function and let's work step by step to determine how this should be fixed. I will supply the intended use and code and you will address it. Say 'yes' to begin
  • What's the best way to organize this database? Am I doing this the suggested way for a sqlite db of this scale.
  • How can I improve the forms_refactoring.py code? How can it be broken up and used more cleanly using packages and API calls.