mckinsey / causalnex

A Python library that helps data scientists to infer causation rather than observing correlation.
http://causalnex.readthedocs.io/
Other
2.2k stars 255 forks source link

Discontinuous time series data #233

Open kedarthakar opened 1 month ago

kedarthakar commented 1 month ago

Hi,

Great package. One question/clarification -

I have a discontinuoud time series data. It is alarm data from telecom network where alarms comes suddenly in bursts and then nothing happens for some time.

Do I need a continuous time series where I need to add some filler data to make it continuous or Causalnex can handle discontinuous time series data?

Thanks Kedar

kedarthakar commented 1 month ago

I am using causalnex to discover structure of alarms for causality rules