Proposal for parse_tsv_matrix
refactoring
#1250
Unanswered
laurent-laporte-pro
asked this question in
Show and tell
Replies: 1 comment
-
Actually, using pandas to read those CSVs will be a LOT more efficient than a for loop. It's already done this way in raw study services, it seems: not sure why it's not homogeneous ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The
parse_tsv_matrix
could be efficiently refactored like that:Beta Was this translation helpful? Give feedback.
All reactions