-
Disable dataset column type detection
After a coded Python recipe in my flow, DSS always detects a column type (meaning) as integer, even though the column is an identifier and contains numbers mixed with strings: "1332", "…2 · -
Re: Alternatives to Spark for plain Python
Hi Harizo, Thanks for your reply. In the meantime, we managed to get Spark to work for our needs. It required some trickery, as a typical Spark problem performs relatively simple computations on mass…1 ·