Bhargav Kowshik

Results 33 issues of Bhargav Kowshik

_NOTE: I have opened the notebook on Google Colab by clicking on the icon at the top of the Jupyter notebook._ - https://github.com/wandb/edu/blob/main/llm-apps-course/notebooks/01.%20Using_APIs.ipynb ## Expected outcome Since, the API token...

Ref: https://en.wikipedia.org/w/index.php?title=Modified_Newtonian_dynamics&action=info Every Wikipedia page has a `Page ID` property. Can we expose this as a property in the Python `page` object? --- **Update**: For now, I have gone ahead...

Stale

Ref: https://github.com/expo/examples/tree/master/with-camera **Describe the bug** In the with-camera example, when the device is rotate from portrait mode to landscape mode, the app hangs. **To Reproduce** Steps to reproduce the behavior:...

Thanks to the test presets, Ex: `DataQualityTestPreset` one can get up and running with `evidently` immediately. During my early exploration of the package I noticed some failing tests with my...

### Describe the bug Reading the notebook on nbviewer shows an older version of the notebook, missing the recent changes. ### To Reproduce Visit the link to the notebook on...

Ref: https://github.com/datameet/Municipal_Spatial_Data/blob/master/Bangalore/BBMP.GeoJSON - Current value of `AREA_SQ_KM` is: __`34,535`__ - Correct value is approximately: `0.011` --- cc: @devdattaT

Got my `tweezer` stack working locally after the timezone fix. When I ran as per steps on the `README`, I got the following error: ``` 401:Authentication credentials (https://dev.twitter.com/pages/auth) were missing...

On [scripts/density.sh#L6](https://github.com/rodowi/unmapped/blob/master/scripts/density.sh#L6), bbox is not passed as a parameter to `lib/find-tiles.js`.

Installed following packages with `pip`: - [`mercantile`](https://pypi.python.org/pypi/mercantile) - [`fiona`](https://pypi.python.org/pypi/Fiona/)