-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Added data engineering guides #842
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Resolves issue #4472 by adding 5 data engineering guide notebooks.
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
|
@BP-Ent could you please review this PR? |
Updates samples per feedback from Breck
| @@ -0,0 +1,1637 @@ | |||
| { | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In the first paragraph, we need to say that SeDF is a capability that is added to a regular Pandas DataFrame by the ArcGIS API for Python.
In the last sentence of this paragraph, we can add that what is shown below is just a quickstart to SeDF and in subsequent pages of the guide, SeDF will be dealt with in a detailed manner
Reply via ReviewNB
Updated per Atma's feedback
|
Hi @AtmaMani - I have made the suggested changes. |
Resolves issue #4472 by adding 5 data engineering guide notebooks.