-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
A lot of my slow computes are from pretty big expressions. Some can be split over multiple lines (e.g. for a sql script I can define the sql string earlier and cache just the execution) but others can't easily (say a big nasty nested comprehension).
It would be useful to have a multiline magic or something as well to be able to cache these.
Great lib btw!
diallobakary4, wulftone and zacharylawrence
Metadata
Metadata
Assignees
Labels
No labels