pythonPackages.pandas: 0.17.1 -> 0.18.0

This commit is contained in:
Frederik Rietdijk
2016-03-16 17:55:53 -04:00
parent efd6e1884c
commit 700c8dc6d0
+2
View File
@@ -14570,6 +14570,8 @@ in modules // {
};
};
pandas = self.pandas_18;
pandas_17 = let
inherit (pkgs.stdenv.lib) optional optionalString;
inherit (pkgs.stdenv) isDarwin;