4

I have started to work on pandas and numpy , should I work on scipy and sklearn or should make a strong fundamentals on numpy and pandas?

Comments
  • 1
    clearing your fundamentals will make you understand better in future, so stick to fundamentals first
  • 2
    combine it with jupyter notebooks for user friendly use of numpy and pandas.
    https://jupyter.org/
    Jupyter Notebook
Add Comment