From 0c57c9b1e01c757839d092d8e36f4c7ba3933fdb Mon Sep 17 00:00:00 2001 From: Milan Bouchet-Valat Date: Tue, 23 Jan 2018 13:13:12 +0100 Subject: [PATCH] Remove mention of DataTables Package is deprecated. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fe9d09ec8..bf2198d07 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This package contains many statistical recipes for concepts and types introduced in the JuliaStats organization, intended to be used with [Plots.jl](https://juliaplots.github.io): - Types: - - DataFrames (for DataTables support, checkout the `DataTables` branch) + - DataFrames - Distributions - Recipes: - histogram/histogram2d