Data pruning? #81
allthesignals
started this conversation in
Flat in Action
Replies: 0 comments
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,
I'm using a flat data approach for a map visualization project: https://github.com/urbanarchive/qpl-name-explorer.
I'm noticing the repository is growing quite large — almost a gig in side! Yet the actual datasets run around a megabyte or two.
Is there a good example of cleaning up some of the git history? Maybe I'm doing something wrong with the way it commits data? I could probably write part of an actual that removes some of the git history. But I'm not sure that's a great idea...
Thanks for any input!
Beta Was this translation helpful? Give feedback.
All reactions