organized notes and templates for walmart gpt.
This commit is contained in:
BIN
Custom_Templates/customer_templates/.DS_Store
vendored
BIN
Custom_Templates/customer_templates/.DS_Store
vendored
Binary file not shown.
@ -5,7 +5,7 @@ import Apikeys
|
||||
import os
|
||||
from datetime import datetime
|
||||
|
||||
basefile = "/Users/normrasmussen/Downloads/multiple_learning_path_analysis.csv"
|
||||
basefile = "/Users/normrasmussen/Downloads/Oct25multiple_learning_path_analysis.csv"
|
||||
api_key = Apikeys.MIZUNO
|
||||
uuid_url = "https://api.northpass.com/v2/people?filter[email][eq]="
|
||||
prop_url = "https://api.northpass.com/v2/properties/people/"
|
||||
@ -52,7 +52,7 @@ def load_file(basefile):
|
||||
completions = completions[completions["userid"] != "0"]
|
||||
# completions = completions.iloc[:, 0:]
|
||||
completions.to_csv(
|
||||
f"/Users/normrasmussen/Downloads/Mizuno-LP-{THIS_MONTH_YEAR}-with-PGAID.csv",
|
||||
f"/Users/normrasmussen/Downloads/Mizuno-LP-Oct-with-PGAID.csv",
|
||||
index=False,
|
||||
)
|
||||
|
||||
|
||||
14
Tasks.md
14
Tasks.md
@ -138,8 +138,22 @@
|
||||
- [X] Start compiling ticket list and notes to send to Dan Kardell. - 04-23-2025
|
||||
|
||||
### Notes
|
||||
Live (Production Azure)
|
||||
School: Prod --> https://app2.northpass.com/admin/schools/3c8229bf-a77c-4c88-8c65-75a03b0b1212 - Name: Spark Driver Resources Hub
|
||||
Hosting Name: AWS (S3 bucket /walmart)
|
||||
Github Repo & Branch: service-learning-walmart --> https://github.com/SchoolKeep/service-learning-walmart - Branch: Master
|
||||
|
||||
|
||||
Sandbox (Production Azure)
|
||||
School: Sandbox/Dev --> https://app2.northpass.com/admin/schools/a21f483c-cfa4-46f7-b30b-8753ec1e7f60 - Name: Spark Sandbox
|
||||
Hosting Name: AWS (S3 bucket /walmart-sandbox)
|
||||
Github Repo & Branch: service-learning-walmart --> https://github.com/SchoolKeep/service-learning-walmart - Branch: Changes same as master
|
||||
|
||||
Northpass Staging
|
||||
School: Staging --> https://app.northpass-staging.com/admin/schools/1ddd31d3-cabe-4809-b5d3-8abfbdd33458 - Name: Walmart Staging
|
||||
Hosting Name: AWS (S3 bucket /walmart-staging)
|
||||
Github Repo & Branch: service-learning-walmart --> https://github.com/SchoolKeep/service-learning-walmart - Changes same as master
|
||||
|
||||
## Williams-Sonoma
|
||||
|
||||
### Completed
|
||||
|
||||
Reference in New Issue
Block a user