Tanmay Chimurkar

Results 4 issues of Tanmay Chimurkar

Renaming usage of `str` keyword (reserved by Python) to `string` for easier understanding of code. Interestingly, I found the warning via PyCharm itself :) As always, a big thanks to...

### Code of Conduct Reviewed ### Description Fixing minor typos in the markdown of notebooks for the FP-Growth webpage ### Related issues or pull requests ### Pull Request Checklist -...

Hey there :wave: Just wanted to let you know that [your app on Streamlit Cloud deployed from this repo](https://bert-keyword-extractor.streamlit.app/streamlit/example-app-bert-keyword-extractor/main/app.py) has gone over its resource limits. Access to the app is...

The url for `dcc.Loading` object linked in the documentation redirects to the homepage: [https://dash.plotly.com/](https://dash.plotly.com). This MR points it to go the current [dcc.Loading](https://dash.plotly.com/dash-core-components/loading) page.