Erik Huckvale

Results 20 comments of Erik Huckvale

### WORKAROUND? I needed to make a legend for my shape colors so I may have found a workaround that'll suit the needs of others. It's hacky and uses bogus...

> @erikhuck this wouldn't allow you to toggle the shapes, correct? Honestly, it's been so long that I don't remember. You might need to try my solution and see.

My understanding is the current state of `iterative_train_test_split` is that it only accepts pandas DataFrames.

+1 for being able specify specific python version. It was using python 3.8 for me and I need at least python 3.10 for my documentation build.

@ChristianSch @northern-64bit Do either of you have access to the pypi for this repo?

@ChristianSch I apologize for the confusion earlier. I wasn't aware of GitHub's ability to fork a repo on GitHub itself. After forking it into my own account and then pushing...

I haven't heard a response for a while. @ChristianSch I see you're a recent contributor. Are you able to either implement my solution or perhaps it'd be easier for you...

@ChristianSch Yes I do get this error when I try to create a new branch: ``` fatal: unable to access 'https://github.com/scikit-multilearn/scikit-multilearn.git/': The requested URL returned error: 403 ``` I called...

@ChristianSch As seen in the page you linked, it says I need write access in order to make a pull request: Are you able to give me write access?

@ChristianSch Yes I have tried via the UI. My branch is not there. The name of my local branch is "shuffle" and as you can see, it's not an available...