How To Guides
Useful how to guides for workspace functionality
-
Processing Parquet Datasets
How to analyse multi-terabyte time-series and sensor datasets held in object storage, directly from your analysis environment — across Python, R, MATLAB, and interactive visualisation — without downloading the data and without loading it into memory.
-
Working with large CSVs efficiently in Jupyter
How to guide for loading large CSV extracts without running out of memory in Jupyter
-
Estimating CSV Memory Requirements
A how to guide for Estimating CSV memory requirements before loading data into Pandas