Cellan Hall
Cellan Hall
## What does this PR do? Part of #839 - `pl_bolts.datamodules.sklearn_datamodule.SklearnDataModule` - `pl_bolts.datamodules.sklearn_datamodule.SklearnDataset` - `pl_bolts.datamodules.sklearn_datamodule.TensorDataset` ### Summary - Refactored `sklearn_datamodule.py`. (breaking change ❗ ) - Replaced `SlearnDataset` with `ArrayDataset`. (breaking...
### Is your feature request related to a problem? Using the `signin` method is difficult on the `Surreal` websockets class. Different key and value pairs are needed for each sign...
### Describe the bug The HTTP client needs refactoring. There are several issues that I have found when running `mypy`. Some of these errors include: ```bash surrealdb/http.py:102: error: "SurrealHTTP" has...
Hey everyone 👋🏻 SurrealDB will change the game. It would be great to have a well-tested, typed, and documented python library to use for future data science/ML projects. I would...