Brian Arbuckle

Results 5 issues of Brian Arbuckle

This would involve taking a table scraped cocktail recipes and converting them to a dataset. 1. I'll need some pointers on how to format the data. 2. I'll dig for...

data

While going through the process of getting a dataset added I noticed a few out of date processes with the huggingface-cli, as well as some minor changes to the pre-commit...

@dctanner noticed and error, which I fixed on the [Hugging Face Dataset](https://huggingface.co/datasets/brianarbuckle/cocktail_recipes) as well as replaced the `loading_script.py` with a notebook importer `loading_notebook.ipynb`.

data

Hi, @danielmiessler Fantastic work on this project! I was exploring the code, and purely on instinct I was doing a little refactoring. - [ ] Swap positions of nested conditionals...

- [ ] Closes #7779 - [ ] Tests added / passed - [ ] Passes `black dask` / `flake8 dask` / `isort dask`

needs attention