Replies: 2 comments
-
Hi @jwnacnud, that feature doesn't exist yet. You could open an issue that would become a wishlist item, and it might be implemented at some point. I'm curious though, why would you only want the first 1000 records? Why not 10k or 100k? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks. Done.
Jeffrey Duncan
…On Tue, Mar 19, 2024 at 12:50 PM Saul Pwanson ***@***.***> wrote:
Hi @jwnacnud <https://github.com/jwnacnud>, that feature doesn't exist
yet. You could open an issue that would become a wishlist item, and it
might be implemented at some point. I'm curious though, why would you only
want the first 1000 records? Why not 10k or 100k?
—
Reply to this email directly, view it on GitHub
<#2355 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAGW5A4J6DLBIBEXQ3DC5WTYZCCHXAVCNFSM6AAAAABE6BQWNOVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DQNBUG4ZDO>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
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
Uh oh!
There was an error while loading. Please reload this page.
-
If I have a large file, certainly I can just HEAD it to get the lines I want. I'd love to run the following:
vd -n1000 filename.csv
and have visidata simply open the first 1000 records. I know I can ctrl-c to stop along the way on a large file.
Am I just dreaming?
Beta Was this translation helpful? Give feedback.
All reactions