> we propose a methodology that only reports decimal digits in a parameter estimate that reject a hypothesis of statistical equivalence.
> we propose a methodology that only reports decimal digits in a parameter estimate that reject a hypothesis of statistical equivalence.
Ultimately, I'm not sure what I want, tbh. I kind of *want* a big binary blob of files that's managed exclusively by a database, but I also want to be able to inspect particular parquet files. It's a trade-off.
Ultimately, I'm not sure what I want, tbh. I kind of *want* a big binary blob of files that's managed exclusively by a database, but I also want to be able to inspect particular parquet files. It's a trade-off.
The main drawback to me is that an SQL database, when local, is just some big binary blog on your hard drive? Seems kind of opaque.
The main drawback to me is that an SQL database, when local, is just some big binary blog on your hard drive? Seems kind of opaque.
Is it that the WHERE commands are so intuitive in SQL? I could do a similar query very easily in dplyr.
Is it the size of the data? I could use feather in R or just work on the cluster.
Is it that the WHERE commands are so intuitive in SQL? I could do a similar query very easily in dplyr.
Is it the size of the data? I could use feather in R or just work on the cluster.