Gustav
Gustav
About size I found that in addition to the fastparquet package itself being larger, the total sum of the fastparquet dependencies were substantially larger than those of pyarrow. Either way,...
The release I generate with the above command is less than half a Mb - excluding those test blobs. There's no way i can create the dist including those binary...
Adding to this - the size of pandas makes it really hard to run this in e.g. an AWS Lambda environment where total deployment package size is limited.
This was fixed in https://github.com/visgl/react-map-gl/pull/2535 but there's been no release with it. Could a new release be issued? @Pessimistress
The docs are in error here and I've submitted a pull request to fix this. See the needed change here: https://github.com/Sonerezh/docs/pull/10/commits/d2f08627285c0978b352f3cab4c8dd00963a303e
@deranjer Did the updated docs help your cause?
Seems to be working fine here. Firefox 52.0.2 on OSX and the latest Sonerezh development branch.
I recently switched to Firefox at work and have seen issues with playing some tracks. `Media resource https:///sonerezh/songs/download/72530 could not be decoded.` The tracks in questions are mp3 v0 but...
Any chance to get this reviewed? @deeksha-db @samikshya-db @jprakash-db @yunbodeng-db @jackyhu-db @benc-db
> To close #489 you should make sure to avoid importing pandas as top level import in `src/databricks/sql/client.py`. That would have been my strategy. Thanks! @FBruzzesi I realize this change...