There is one thing which is really not clear for me: In any real case I can think of, the numpy or panda dataset creation is dynamic as the number of rows / columns is not known and one cannot be expected to know it at the moment of creating the program text; hence the question: How to create a numpy or panda dataset dynamically?
it is very useful ,thank you very much
Since they are mutable, you can add items or elements as you desire later in your implementation.
There is one thing which is really not clear for me: In any real case I can think of, the numpy or panda dataset creation is dynamic as the number of rows / columns is not known and one cannot be expected to know it at the moment of creating the program text; hence the question: How to create a numpy or panda dataset dynamically?
Everything is dynamic in python, so yes.
keep the awesome work ! Many thanks
thanks for explaining everything well.
you are the best
This is fucking awesome. Thanks bro!
does anyone happen to know which titanic package to install to follow along with the video?
Can you help me, sir, how to develop Python code?
Where can i find the data sets?
kaggle
Not gonna lie this video was worded in a way very hard to understand