Nick Crews

Results 424 comments of Nick Crews

Hey @Ahosseinzadeh723 , now that #74 has been merged, we are more set up to represent these relationships. We would need to port over commit https://github.com/Ahosseinzadeh723/nicknames/commit/244270520c35adb8a08b631365d8efbcd8582bdf to the new format....

@Ahosseinzadeh723 Thanks for the contribution! I can see why this would be useful. @carltonnorthern I am hesitant to merge this in without thinking about it a bit more. Semantically, this...

I accidentally nuked the git history while getting auto-fix working in CI. It's back now, but that seemed to have closed this PR. Once/if I make this structural change, then...

Now that #74 is merged, we are ready for this to get ported over. Let's start a new PR, instead of continuing in this one. See my comments in #70

> Should this function work on Array and List columns? I think this is a high priority for me. > If so, it should probably flatten lists by one level...

Thank you @corwinjoy for the effort though! this prior art is going to be invaluable for when someone does get to solving this. Thanks @ritchie46 for the feedback too. If...

Are you suggesting that we have some github pages site that holds the documentation? That sounds good to me, but I'm not going to take the time implement it. If...

Sorry, it doesn't. Even more concrete of an example? Are you thinking of a specific project?

I'm not that familiar with sphinx, do you mean like [a custom domain](https://www.sphinx-doc.org/en/master/usage/domains/index.html) for docopt? Are you talking about a python API? Can you give some example code of how...

Ah, thank you, I think that makes more sense. I think this is related to #61. So you would want something like: ```python docstring = """Usage: icav2 projectanalyses abort help...