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
The special attribute `LOCATION` helps you write the data where you want, how you want it.
181
+
The special attribute `LOCATION` helps you write the data where you want, how you want it.`LOCATION` does not have to be declared, but it is set to sensible (unpartitioned) defaults.
182
182
183
183
On calling `af.Dataset.partition()`, you'll get the formatted list of Hive-style partitions and the datasets broken up accordingly.
184
184
@@ -190,16 +190,18 @@ class PartitionedIsotopeData(af.Dataset):
0 commit comments