How can we help you today? How can we help you today?
moody31415

Activity overview

Latest activity by moody31415

Python - how to get a python datetime from a sql DateTime
I'm trying to generate data from a previous column - basically I want to figure out "week starting" (eg, value is always a Monday) given a datetime column. What I'd like to do is treat the SQL Date...
1 follower 1 comment 0 votes
Python generator - Timeouts and arbitrary failures
I don't understand why I'm getting timeouts and seemingly arbitrary failures when using the generator and generating data. I'll open a project and it'll just say "python script timed out" - and it'...
2 followers 3 comments 0 votes
Generate with Python check other column
I'm trying to create a Python script to generate data, and generate that data partially based off of a previous column. Eg, I'm generating a sample set of "folders" for an area path - Area Level 1,...
1 follower 1 comment 0 votes