-
Notifications
You must be signed in to change notification settings - Fork 0
Add new keywords to map #1
Copy link
Copy link
Open
Description
JayMartin0718
opened on Mar 29, 2025
Issue body actions
- Input from ("c:\tmp...") with open('filename', r)
- import json.load(f)
- You can add a library function to the catch/except header (except json.JSONDecodeError:)
- trim = strip?
- python: value in list of values (if user in user_list) - matches? Index? list?
- datetime.now().strftime('%Y-%m-%d %H:%M:%S')
- json.dump() - write a record (output to and put)
- len()
- os.path.exists(file)
- return {'success': False} return error?
- global
- myDate = string(time, 'yy:mm:dd') = specific_format = pd.to_datetime('15-01-2022', format='%d-%m-%Y')
- lookup, index
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels