the-Hull / datacleanr

Interactive and Reproducible Data Cleaning
https://the-hull.github.io/datacleanr
GNU General Public License v3.0
19 stars 5 forks source link

possible problem when "Inf"/"-Inf" values are included in the imported dataset #6

Open PappasChristoforos opened 4 years ago

PappasChristoforos commented 4 years ago

I was running datacleanr for inspecting and cleaning a large time series data set that some values were -Inf or Inf and I was not able to get the application going (i.e., stuck after pressing 'Start'). It seems there is an issue when -Inf/Inf values are present.