Logan Kilpatrick

Results 121 issues of Logan Kilpatrick

Hey, Love the work here. Consider adding images to the readme so that people can really see what this is about. IMO, since its a visual tool, images are all...

Hey, it would be awesome to try and add a docstring to the existing functions such that a proper documentation page could be generated.

Hey folks! We were having a discussion on Slack about the ordering of items with `rsplit`. Right now, it is not intuitive that: > Similar to [split](https://docs.julialang.org/en/v1/base/strings/#Base.split), but starting from...

doc

I am reading through the docs for `[Base.eachsplit](https://docs.julialang.org/en/v1/base/strings/#Base.eachsplit)` and right now its use case is not clear to me. I see that the type it returns is different than `split`,...

doc
good first issue
strings

## Description Closes #4928 ## Checklist - [ ] Changes have been manually QA'd - [ ] User-facing API changes need the "User-facing API Change" label. - [ ] Release...

documentation
cla-signed

Something along the lines of https://arpa-e.energy.gov/about/our-impact would be good

Hey folks! I noticed that this repo does not have a top-level license. Would it be possible to add an OSI approved one?

Hey Zach, I loved the first lecture. I was trying to find a public website for this course so I can add it to the list of courses that use...

Hey @Joel-hanson, I have a couple of Django projects I would love to deploy to AWS but I have never actually used AWS. It would be awesome if you could...

When I run the install command, I get: ``` (base) logankilpatrick@MacBook-Pro-2 test % npm install blueimp-gallery npm WARN saveError ENOENT: no such file or directory, open '/Users/logankilpatrick/package.json' npm WARN enoent...