d3po
d3po copied to clipboard
Gracefully ignore NaN / missing data
Should handle data files with missing or NaN'd data.
@ChrisBeaumont Can you explain what issue you were having with missing data? I just did a test with missing data in a CSV file and it worked as I expected..
One way to reproduce:
replace ",," with ",nan," in kepler_data.csv modify the state file so that "Stellar Mass" (which has lots of NaNs) is shown on the X axis Clear cache and reload the kepler page
I get lots of points off to the left