You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a "homes.csv", and we are assuming that every home only has 1 cat (odd assumption but I'm simplifying from an more complex case so go with it)
We have a "cat_good_quantities.csv" - this is a separate child spreadsheet because clearly every cat has way more than 1 good quality (this assumption is true).
Setup
Start with a Schema:
Run:
Look in testoutput.
We have a "homes.csv", and we are assuming that every home only has 1 cat (odd assumption but I'm simplifying from an more complex case so go with it)
We have a "cat_good_quantities.csv" - this is a separate child spreadsheet because clearly every cat has way more than 1 good quality (this assumption is true).
Edit "homes.csv":
Edit "cat_good_quantities.csv":
Bobby is a good cat.
Run:
What you get
What I would like
Question
Is there any way to achieve this?
The text was updated successfully, but these errors were encountered: