hi @propensive. do you typically use the _.1 and _.2 methods on `tuples` to get at its values? Or you find it confusing to read? thanks
@Gentmen Better to pattern match on the tuple, e.g. tuple match { case (key, value) =>... }
You can add location information to your Tweets, such as your city or precise location, from the web and via third-party applications. You always have the option to delete your Tweet location history. Learn more
@Gentmen Better to pattern match on the tuple, e.g. tuple match { case (key, value) =>... }