name few python modules for statistical, numerical and scientific computations?
How will you reload a module of python, explain?
How to create an empty dataframe?
How will you capitalize the first letter of string?
Explain list, tuple, set, and dictionary and provide at least one instance where each of these collection types can be used.
Is python a nonetype?
What is the key difference between a list and the tuple?
Can python handle big data?
Explain what is decorator?
How to install a package and import?
How to import modules in python?
Why anaconda is used for python?
With python, how do you find out which directory you are currently in?
What is python private heap space?
How do you convert a string to in python?