Prasun Anand

Results 30 issues of Prasun Anand

Fixes https://github.com/dask/dask-ml/issues/607 * Run `black` and `isort` * Add annotations

enhancement
help wanted

How do we query ticker data ? I found out that we need to query https://www.5paisa.com/developerapi/websocketformarketfeeds for live market feeds by accessing the APIs. How do we do it via...

Does py5paisa support oauth ? Is this feature in pipeline ?

https://github.com/Quansight/quansight-internal-support/issues/46 Can you modify README so I can hack on conda-store ?

enhancement

Fixes https://github.com/dask/distributed/issues/3489

Fixes: https://github.com/dask/distributed/issues/3656 * Add TypeCompression class * Added setitem and getitem * Need to get rid of maybe_compress in `distributed/protocol/core.py` and `distributed/protocol/serialize.py`(currently trying to understand headers and comm) cc: @mrocklin