Skip to content

Feature/from files#46

Open
bflanders wants to merge 3 commits intobluenote10:masterfrom
bflanders:feature/fromFiles
Open

Feature/from files#46
bflanders wants to merge 3 commits intobluenote10:masterfrom
bflanders:feature/fromFiles

Conversation

@bflanders
Copy link
Copy Markdown

New to nim...was looking for a way to create one DF from files adhering to a pattern. I am working with a directory of files where one file = one DF, and I want to "append" them all together. I tried to make "fromFiles" repeatedly yield from a walkPattern iterator that repeatedly calls "fromFile", but I couldn't get that to work because I suck at nim.

I wanted offer a very small (albeit incomplete) addition and get feedback on what I did. Is there a more efficient way? Is this not idiomatic nim? Is there a more straightforward approach? I figured someone would get the gist of what I am doing and say "wtf, why would you do it like that?" and offer a better solution.

Overall, great code and easy to read! Very helpful library! Just trying to help...

@bluenote10
Copy link
Copy Markdown
Owner

Hey, thanks for contributing! Just want to let you know that I will only be back in ~2 weeks to really have a look into this.

@root-11
Copy link
Copy Markdown

root-11 commented Apr 20, 2023

@bluenote10 did you make it back? Nov 2019...?

@bluenote10
Copy link
Copy Markdown
Owner

Oh sorry I completely forgot about that one.

I don't know, should we just merge it or is it no longer valid? I'm not actively using Nim any more, and I don't have the capacity to really maintain this (and without a proper CI it is hard to judge).

@root-11
Copy link
Copy Markdown

root-11 commented Apr 21, 2023

I've sent you a linkedin message for a more private conversation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants