Skip to content

Commit c81e482

Browse files
author
Atma Mani
authored
Merge pull request #882 from AtmaMani/atmamani/rename-de-guides
renamed data engineering folder
2 parents 00beff2 + 6a61f27 commit c81e482

File tree

6 files changed

+2
-2
lines changed

6 files changed

+2
-2
lines changed

guide/02-api-overview/release-notes.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
" * [Part 2 - Introduction to NumPy](https://developers.arcgis.com/python/guide/part2-introduction-to-numpy)\n",
3838
" * [Part 3 - Introduction to Pandas](https://developers.arcgis.com/python/guide/part3-introduction-to-pandas)\n",
3939
" * [Part 4 - Productivity with Pandas](https://developers.arcgis.com/python/guide/part4-productivity-with-pandas)\n",
40-
" * [Part 5 - Working with Time Series Data](https://developers.arcgis.com/python/guide/part5-time-series-in-pandas)\n",
40+
" * [Part 5 - Working with Time Series Data](https://developers.arcgis.com/python/guide/part5-time-series-analysis-with-pandas)\n",
4141
"* Install and set up\n",
4242
" * Reconfigures Guide into:\n",
4343
" * [Install and set up](https://developers.arcgis.com/python/guide/install-and-set-up/)\n",
@@ -3032,7 +3032,7 @@
30323032
"name": "python",
30333033
"nbconvert_exporter": "python",
30343034
"pygments_lexer": "ipython3",
3035-
"version": "3.6.10"
3035+
"version": "3.8.2"
30363036
},
30373037
"toc": {
30383038
"base_numbering": 1,

0 commit comments

Comments
 (0)