@cuysheffield Hi @cuysheffield dashboard is great!
Are you saying that the chart from @nic_carter & coinmetrics includes double counted volume?
If not, who is counting a $100 swap as $200 of total stablecoin volume?
@mcuban Well you are looking at one of the highest traded 24hrs in the past year. The 20 tokens >$1B today, was closer to 10 a week ago.
+ There is always some % of a tokens volume that shouldn't be counted (e.g. wash-trading on zero fee exchanges).
@Jason lead with the less divided / bipartisan storys and topics (tech, vc, markets, economy, science).
having the first 40min devoted to cancel culture / free-speech / covid / working-class uprising is sure to lose a few listeners.
@ONAN_OUS@sajidnizami the "variable number of changes" is a bit harder to understand. the 2nd and 3rd argument can be a vector of variable length (but same as each other). But if you were doing the same transformation on multiple (variable) columns, would be safer to use something like this.
@ONAN_OUS fair. I think dplyr/tidyverse was introduced for code simplicity and readability, and data.tables for speed. But if those aren't required, then base R still works.