Closed bmerkle closed 3 weeks ago
resample Q is deprecated and should be replaced with "QE"
docs.set_index("created_utc").resample("Q").count().plot()
C:\Users\merklbe1\AppData\Local\Temp\ipykernel_57132\945803590.py:1: FutureWarning: 'Q' is deprecated and will be removed in a future version, please use 'QE' instead. docs.set_index("created_utc").resample("Q").count().plot()
resample Q is deprecated and should be replaced with "QE"
docs.set_index("created_utc").resample("Q").count().plot()
C:\Users\merklbe1\AppData\Local\Temp\ipykernel_57132\945803590.py:1: FutureWarning: 'Q' is deprecated and will be removed in a future version, please use 'QE' instead. docs.set_index("created_utc").resample("Q").count().plot()