datactive / bigbang

Scientific analysis of collaborative communities
http://datactive.github.io/bigbang/
MIT License
148 stars 52 forks source link

CheckWords notebook failing on pd.datetime #598

Closed sbenthall closed 1 year ago

sbenthall commented 1 year ago

Pandas support for datetime has changed.

The CheckWords notebook fails now on pd.datetime. This needs to be replaced with something that works.

sbenthall commented 1 year ago

Related to this problem change https://pandas.pydata.org/pdeps/0004-consistent-to-datetime-parsing.html