From 4b075c2096d0e464c848e9c894071330c68dcd73 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 28 Jan 2021 16:13:42 -0300 Subject: Feat: support for human-readable notation at --chunksize --- Pipfile | 1 + 1 file changed, 1 insertion(+) (limited to 'Pipfile') diff --git a/Pipfile b/Pipfile index b143e89..30be324 100644 --- a/Pipfile +++ b/Pipfile @@ -6,6 +6,7 @@ name = "pypi" [packages] pandas = "*" tqdm = "*" +humanfriendly = "*" [dev-packages] -- cgit v1.2.3