Ruslan Dautkhanov
Ruslan Dautkhanov
@rytis what currently happens if there is already an established session of type "shared"? https://github.com/apache/incubator-livy/blob/branch-0.6/core/src/main/scala/org/apache/livy/sessions/Kind.scala#L34 It's an interesting idea for `sparkmagic` to support shared session across different notebooks. I see...
@GauravAjaySingh did you have a PR for this? Thanks!
 it seems to be https://github.com/tornadoweb/tornado/issues/2331 although it was closed as environment specific issue.. Not sure if retesting this may help to pass the test.
@itamarst perhaps that test is not broken against master?
I see your point @nelson2005 and it makes a lot of sense. Since non-double data type discover is not on default currently, I think if a developer leverages formatters schema...
python 3 support attempt - see here https://github.com/coelias/Pynteractive/pull/4
Here's link to that wide sas7bdat file: https://github.com/Tagar/dropbox/blob/master/10rec.sas7bdat
Yes, file is compressed but not encrypted.
Yes, we tried parso 2.0.7 and it reads compressed files fine. Any plans to add support for compressed files in BioStatMatt/sas7bdat ? Thank you.
thanks for prompt response @BioStatMatt. What you're saying totally makes sense. I just got an email from a colleague of mine: > I was just looking into the 10 record...