From 754efd50959820eb784521617273b19442d460f5 Mon Sep 17 00:00:00 2001 From: vineethraj510 <73009139+vineethraj510@users.noreply.github.com> Date: Sat, 21 Nov 2020 23:20:03 -0500 Subject: [PATCH] Removed period to make it more consisent --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a2f2f1c04442a..4072faffe3b3a 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ Here are just a few of the things that pandas does well: and saving/loading data from the ultrafast [**HDF5 format**][hdfstore] - [**Time series**][timeseries]-specific functionality: date range generation and frequency conversion, moving window statistics, - date shifting and lagging. + date shifting and lagging [missing-data]: https://pandas.pydata.org/pandas-docs/stable/missing_data.html#working-with-missing-data