2

I am using Kepler.gl to plot data . It works wonderfully and gives me the required plot. The issue is : I have very huge csv file ( 440 MB) , i read somewhere that on certain browsers like safari kepler.gl supports upto 250MB datasets but it doesn't work for chrome.

How do i import such a huge csv file ?

1 Answers1

0

The 250MB limit is an estimated browser limitation. You should be able to try a larger file with kepler.gl .

If it doesn't work, try increasing Chrome's memory: Max memory usage of a chrome process (tab) & how do I increase it? .

sirhc
  • 6,087
  • 1
  • 25
  • 28