Python (2735)
Django Python (504)
PySpark (73)
Does python have a ternary conditional operator?
What are the two main types of functions in python?
Can python function return multiple values?
Explain how you can set up the database in django.
How to save an image when you know the url?
Does pyspark work with python3?
Is set ordered in python?
How do you make 3d plots/visualizations using numpy/scipy?
Explain how can you generate random numbers in python?
What is the difference between tuples and lists in python ?
What is lambda in Python?
How will you check in a string that all characters are in uppercase ?
What is MySQLdb?
Explain how memcached should not be used in your python project?
Print the length of each line in the file ‘file.txt’ not including any whitespaces at the end of the lines?