You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by IshwarBhat <gi...@git.apache.org> on 2018/05/04 21:00:57 UTC

[GitHub] spark issue #10062: [SPARK-12070][PYSPARK] PySpark implementation of Slicing...

Github user IshwarBhat commented on the issue:

    https://github.com/apache/spark/pull/10062
  
    Thank you for this @davies 
    
    I was breaking my head trying to figure out why my slicing of a string column isn't working. `df['time'][0:19]` instead of just `df['time'][:19]` worked.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org