seher karakuzu

Results 6 issues of seher karakuzu

beginning of mypy implementation in tiled. It is not ready to merge.

Separated `__init__.py` into `utils.py`, `helper_functions.py` and `Msg.py` imported everthing in `__init__.py` closes #1677

### Checklist - [ ] Add a Changelog entry - [ ] Add the ticket number which this PR closes to the comment section

preliminary start of sql adapter. to be continued ... ### Checklist - [ ] Add a Changelog entry - [ ] Add the ticket number which this PR closes to...

Calling `.items()` and `__getitem__` methods from CVS and Arrow adapters result in error when the table includes strings. The primary reason can be `dask` not recognizing the string type. More...

bug