Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
SparkProject
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
aravind krishnan
SparkProject
Commits
c350564e
Commit
c350564e
authored
4 years ago
by
root
Browse files
Options
Downloads
Patches
Plain Diff
spark basics
parent
4c3c1445
No related branches found
No related tags found
No related merge requests found
Changes
4
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
ContainsNull.csv
+5
-0
5 additions, 0 deletions
ContainsNull.csv
Spark basics.ipynb
+1471
-0
1471 additions, 0 deletions
Spark basics.ipynb
appl_stock.csv
+1763
-0
1763 additions, 0 deletions
appl_stock.csv
sales_info.csv
+13
-0
13 additions, 0 deletions
sales_info.csv
with
3252 additions
and
0 deletions
ContainsNull.csv
0 → 100644
+
5
−
0
View file @
c350564e
Id,Name,Sales
emp1,John,
emp2,,
emp3,,345.0
emp4,Cindy,456.0
This diff is collapsed.
Click to expand it.
Spark basics.ipynb
+
1471
−
0
View file @
c350564e
This diff is collapsed.
Click to expand it.
appl_stock.csv
0 → 100644
+
1763
−
0
View file @
c350564e
This diff is collapsed.
Click to expand it.
sales_info.csv
0 → 100644
+
13
−
0
View file @
c350564e
Company,Person,Sales
GOOG,Sam,200
GOOG,Charlie,120
GOOG,Frank,340
MSFT,Tina,600
MSFT,Amy,124
MSFT,Vanessa,243
FB,Carl,870
FB,Sarah,350
APPL,John,250
APPL,Linda, 130
APPL,Mike, 750
APPL, Chris, 350
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment