Replies: 2 comments 9 replies
-
|
Beta Was this translation helpful? Give feedback.
8 replies
-
@Jailbone everything going OK so far after that reply? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there! I am exploring the new coffea 2023 since I liked the 0.7 version. I have some very basic questions:
processor
anymore? Since uproot now provides dask array creation?steps_per_file
option now specifies the chunks when working with root files e.g.. But what is the purpose of thepreprocess
method? I have read somewhere that it also can be used for chunking. But I did not fully understand the concept or idea behind this functionality.steps_per_file
I get a warning message (this should only be used for a small number of inputs...). I do not understand the reason it is giving me but in the end it this setting what speeds up my analysis. I guess it is because I only have one large file. So what to do when the input consists of many files? Not sure about all of that.Thanks for some answers and I am looking forward to seeing the documentation grow!
Beta Was this translation helpful? Give feedback.
All reactions