Code Test
::
::
::
::
+ / -
Top 5 Posters
Code Test
::
Test
::
Test
:: Pyspark dataframe operator "IS NOT IN" - View Topic
Topic Rating:
ursyan
New Member
Posts: 3
Status: Offline
Joined:
pm
Reputation:
0%
Pyspark dataframe operator "IS NOT IN"
(
18th Jul 23 at 8:57am UTC
)
I would like to rewrite this from R to
Pyspark
, any nice looking suggestions?
Code:
Select All
array <- c(1,2,3)
dataset <- filter(!(column %in% array))
array <- c(1,2,3) dataset <- filter(!(column %in% array))
Back to Top
-
Link to Post
All times are GMT+0 :: The current time is 9:29pm
Page generated in 0.2545 seconds
Purchase Ad-Free Credits
This Forum is Powered By
vForums
(v2.4)
Create a Forum for Free
|
Find Forums