Technical requirements
For this chapter, the following technical information is available:
- All the code implementations in this chapter are available to use in the
16_parallel_computing.ipynbfile - This chapter uses one CSV file (
retail_event.csv) and one JSON file (events.jsonl) for practice purposes - In this chapter, we will install and use the
NumPy,pandas,,Dask,ModinandRayPython libraries