Skip to content

Saving results as CSV from linker #1421

Answered by ADBond
jmacak-at-dl asked this question in Q&A
Discussion options

You must be logged in to vote

There is a method SplinkDataFrame.to_csv(filepath, overwrite=False) which may be what you are after? Apologies - this appears to be currently undocumented (and also only available for DuckDB and Spark so far), but should mean you can do clustering.to_csv('clusters.csv')

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@RossKen
Comment options

Answer selected by RobinL
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants