Closed durgakiran closed 4 years ago
I'm currently cleaning things up. Will have it finished up tomorrow.
If you ran prep.py
at the start you should be able to skip that cell.
On Sun, Dec 8, 2019 at 8:13 PM Palakurthi Durga Kiran Kumar < notifications@github.com> wrote:
accounts_csvs(3, 1000000, 500) call in 04_dataframe.ipynb is wrong, infact accounts_csvs only takes boolean argument.(refer to the accounts_csvs implementation in prep.py)
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/dask/dask-tutorial/issues/142?email_source=notifications&email_token=AAKAOIXHY5IYKGLWUXW42YDQXWSVDA5CNFSM4JYCC7NKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H66DQGQ, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAKAOIW4I3GKGGGCAU7PNNLQXWSVDANCNFSM4JYCC7NA .
Should be fixed if you pull master. Sorry about the disruption.
accounts_csvs(3, 1000000, 500)
call in 04_dataframe.ipynb is wrong, infact accounts_csvs only takes boolean argument.(refer to the accounts_csvs implementation in prep.py)