
Learn Data Science
Data Science Parichay is an initiative to help people starting in data science learn the skills needed through developing and applying strong fundamentals.
Tutorials with Code
Check out our tutorials on a range of topics including NumPy, Pandas, Matplotlib, etc. We also have a number of python specific tutorials on topics like python for data science, strings, lists, dictionaries, etc.
Latest Tutorials
- How to Fix – ValueError: invalid literal for int() with base 10In Python, the ValueError: invalid literal for int() with base 10 error occurs when you try to convert a string that cannot be converted to an integer using …
- How to Fix – ValueError not enough values to unpackIn Python, the ValueError: not enough values to unpack occurs if you try to unpack fewer values than the number of variables you have assigned to them. For …
- How to Fix – ValueError too many values to unpackIn Python, the ValueError: too many values to unpack occurs if you try to unpack more values than the number of variables you have assigned to them. For …
- How to Fix – ValueError: substring not foundIn Python, the ValueError: substring not found error occurs when you try to find a substring in a string using the index() function, but the substring is not …
Request an Invite
Data Science Parichay is building a community of people like you who want to learn data science using the best of resources that are available on the internet.