We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
fix on the way.
dt = pd.to_datetime(['NaT', '2014-01-01']) value_counts(dt) # should have one entry
(Actually there is an issue with timedeltas too (you can't create an timedelta index.)