How to configure the yaml file to boot up Visual Studio Code #5859
TomasMcdaid-eaton
started this conversation in
Integrations
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I'd like to create a script using great expectations but for my project I am trying to use Microsoft Visual Studio Code instead of Jupyter Notebook.
For example when I want to initialize a datasource I'd like to use Pandas because I'll be working with parquet files and then I'd like that to automatically open a VScode script where I can configure the datasource. After that I want to configure my Expectations Suite using VScode and finally run that to display my results on the data docs.
I have very little experience configuring yaml files so if anybody could offer me some support on how to generate a data docs report from a VScode script I'd greatly appreciate it.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions