-
Sort / Order columns of a dataset
Can I reorder the column of a dataset, in the Explore view or the Prepare recipe?5 · -
Is there a way to conditionally delete duplicates based on some key?
Hello, I have some duplicated rows on some key (in this case a phone number). At the very least, I wanted to flag all but the most recent. In an ideal situation, I wanted to flag the rest based on se…1 · -
Re: Reuse Dataset across Project
You can share a dataset from one project with another project by going to a project's settings and selecting to expose the dataset you want to use elsewhere. Furthermore, you can decide how to deal w…3 · -
Re: How to share my Mac Data Science Studio instance on a local network?
I just tried this on a local instance and it worked just fine: * First computer on MacOS with DSS running, connected to "Wi-Fi Network 1" * Second computer on Windows 7, also connected to &…2 · -
Access tables from several connections in a Hive notebook
I have several HDFS connections. When I write a Hive recipe, I can access the tables from all connections. But I like to develop and test my SQL code in a Hive notebook first. In this notebook, I can…1 ·