Vince Faller
Vince Faller
I have my python path correct, It worked a few days ago, but today Ninja won't run any Python code. IDLE still will. 
This at least writes a test that currently fails for #163 , doesn't actually fix.
**Describe the bug** I'm simply trying to pull all the frames from a hyper file (which I unfortunately can't give you). But I think the problem is that one of...
## Problem I'm not understanding the accepted way to make `external_location` dynamic from dev to production. I unfortunately can't use the `s3_staging_dir` from `profiles.yml` because of a constraint of my...
## Problem I'm trying to run a seed and it has a single quote in it and I'm getting some failures. ## how to replicate Just try to seed this...
No idea if other people would use this but I've needed this for a while. ## Problem Data is only allowed to change in one direction following some flow. Like...
### Is this your first time submitting a feature request? - [X] I have read the [expectations for open source contributors](https://docs.getdbt.com/docs/contributing/oss-expectations) - [X] I have searched the existing issues, and...
**Describe the feature you'd like** I want a way to check if the loaded at field for `dbt source freshness` is valid. I just had a developer put in ```...
## Summary Right now, to my knowledge, we have to get items via the filter. I'd like to just `get_project("/path/to/project")` ## Description I have my own created already but figured...
**Describe the bug** If my workbook has special character in it, my filter fails. I'm currently working around this but hoping that it can be fixed. **Versions** Details of your...