A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/pandas-dev/pandas/issues/15578 below:

Timestamp .round precision for ns · Issue #15578 · pandas-dev/pandas · GitHub

xref https://github.com/pandas-dev/pandas/pull/15568/files#r104304074

In [7]: pd.DatetimeIndex(['2016-10-17 12:00:00.0015']).round('ns')
Out[7]: DatetimeIndex(['2016-10-17 12:00:00.001499904'], dtype='datetime64[ns]', freq=None)

This is the unfortunate problem of converting from int64->float64->int64. I am not sure there is an easy way to fix this. We could:


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4