https://kotlinlang.org logo
#kotlindl
Title
# kotlindl
a

Akram Bensalem

11/08/2023, 11:48 AM
Is there a possibility to refer a name to a library. For example:
%use dataframe
To something similar to this:
%use dataframe as df
p

Pavel Gorgulov

11/08/2023, 12:54 PM
What do you expect after? "magic" is needed to import libraries (import packages, renderers)