Anh Le
Anh Le
`plotnine` is made using `matplotlib` as the back-end, so I'm guessing there must be a way to draw subplots (without using faceting). Is there a way to do so? I'd...
This PR implements the ability to create STRUCT with optional field names, i.e. `STRUCT(expr1 [AS field_name] [, ... ])`. Does not implement typed STRUCT, e.g. `STRUCT` . Partially resolve #591....
I test run the script in development multiple times. If I create a new document at the start of every script, it will lead to many open document in Illustrator...