I've had that course,it is horrible,the examples and explanations and just the entire method of teaching it used makes it convoluted and contrieved and makes things more difficult than they are.My advice to you is to find another one,it's not worth it. Answer from pickadamnnameffs on reddit.com
🌐
Reddit
reddit.com › r/datascience › starting 'analyzing data with python' ibm course starting march 16th in edx and could use some accountability
r/datascience on Reddit: Starting 'Analyzing Data with Python' IBM course starting March 16th in edX and could use some accountability
February 6, 2020 -

Self explanatory: I am getting into using Python for data analysis as the IBM Data Science Program and I need some community and/or accountability to stay dedicated to it. With a full-time job that actually requires more than 40 hrs/week and a newborn to care for, it feels easy to blow off assignments or dedicating time to coding and practice. I truly want to get better in this arena, so I want to set myself up for success. If you guys have any suggestions or resources to help out I'd appreciate it! If anyone else is in this program, please reach out and I'd love to connect. Thanks

🌐
Reddit
reddit.com › r/dataanalyst › for those who have done the ibm data analyst course through coursera
For those who have done the ibm data analyst course through coursera : r/dataanalyst
July 13, 2024 - The difference lies in the tools: IBM uses Excel, Python, and Cognos, while Google uses Sheets, R, and Tableau. Cognos is a bit elusive, and Tableau seems more like a marketing data visualization tool. The best certificate really depends on the industry. Some folks prefer Microsoft Azure and use Power BI for data visualization. My suggestion? Mix and match courses from different certificates. I’d go with Python, Excel/Sheets (either is fine), Power BI, and for SQL, I’m still undecided, but Azure suite gets a lot of praise.
🌐
Reddit
reddit.com › r/analytics › is ibm data analyst certificate worth it?
r/analytics on Reddit: Is IBM Data Analyst Certificate worth it?
November 4, 2020 -

I am currently doing an internship in data analytics but it's more focused on email marketing where I unfortunately don't deal with big data and can't learn much(except Tableau, great tool).

Hence, I'd like to take some online courses on data analytics (SQL, Python, AWS, etc) but not sure where to start. I came across the IBM Data Analyst Certificate and it seems like a good start, but is it really worth it? Will I get any practice from it?

Ultimately, my goal would be to learn new skills and get some relevant experience that I could show on the next interview.

Any tips on how I should get started? And how could I get the practical experience?

Thank you in advance!

Top answer
1 of 2
9
The certificate isn't worth anything to the best of my knowledge, you may gain some useful insights during the course however. I wouldn't even aim to complete it tho; I didn't complete mine because it becomes quite pointless at some point. About 3/7 of the course could be considered useful information that should be general knowledge, the rest is just IBM teaching you how to use their tool (namely IBM db2 which you can use free of charge anyway), much like the well known Google analytics course that teaches you more about Google than it does about analytics. There's some other tools they enforce during the course as well which kind of frustrated me as I found myself learning how to use the tools rather than obtaining transferable skills. There's also a lot of emphasis on AI and machine learning which I found really silly, those are not things to be introduced in introductory courses and the knowledge is entirely useless for beginners. If you have some odd $40 laying around you might as well pay for a month of access on Coursera (if you try to unsubscribe nearing the end of the month Coursera will offer you a 50% discount just to keep you hanging on). If 40 bucks is a lot for you, I'd much rather recommend buying a good book on the topic for the same price (look around on Reddit there's a lot of good recommendations). If you've already got an internship then it'd be best for you to try and derive as much value from that experience as you can. I used the fact that I was attending the IBM course as a selling point on my CV a while ago and got a data mining internship (had I not mentioned the course would I have still gotten the position? Who knows, who cares). Online courses are mostly very basic and introductory. The certificates aren't taken very seriously by anyone with some experience in the industry. Real certificates have real (and costly) examinations. Edit: new skills and relevant experience are probably not something you'll get from this course. If you're particularly intetested in SQL, AWS, or Python, you'd be much better off doing specific courses on those topics, or even better, watching youtube tutorials and buying a good book or two on the topic.
2 of 2
2
I really liked the first two of the 5 for the python data science cert. The last 3 weren’t super useful to me but could be good for someone else who needs different things. The actual cert probably isn’t worth much at all but it’s super cheap so it can’t hurt much to just buy it
🌐
Reddsera
reddsera.com › courses › data-analysis-with-python
Reddit comments on "Data Analysis with Python" Coursera course | Reddsera
#2 at IBM: Reddsera has aggregated all Reddit submissions and comments that mention Coursera's "Data Analysis with Python" course by Joseph Santarcangelo from IBM. See what Reddit thinks about this course and how it stacks up against other Coursera offerings. Learn how to analyze data using Python
🌐
Reddit
reddit.com › r/learnpython › python for data analysis
r/learnpython on Reddit: Python for Data Analysis
April 4, 2023 -

Hey guys! So I work as a Data Analyst with SQL, Tableau and Excel but I would like to take the next step which is programming with python for Data Analysis.

Can anyone recommend a course or bootcamp for this? I have 0 programming experience btw. I dont want to learn things out of my scope like creating apps or scraping the web.

I want to learn something useful for my job. For example I would like to be able to predict when a user will churn, how to predict the customer lifetime value, how to do machine learning in ways that will help the company and make me more valuable. I believe I need to learn pandas,numpy, seaborn, pyspark, tensorflow, matplotlib etc.

Thanks for the help!

🌐
Reddit
reddit.com › r/datascience › i finally finished the data analyst and data science professional certificates from ibm. i cursed the name of ibm the entire time.
r/datascience on Reddit: I finally finished the data analyst and data science professional certificates from IBM. I cursed the name of IBM the entire time.
November 3, 2021 -

I started it as a novice with some understanding of statistics and some coding experience in Python, MATLAB, and C++.

I keep coming back to this metaphor but it feels apt: I feel like I just wanted to learn to make soup, and all I needed was a knife, cutting board, pot, and spoon, but IBM kept pushing the Slapchop and immersion blender and other "fancy" kitchen gadgets on me, without ever giving me a chance to get comfortable with making consistent progress in a minimalist, simple environment that I could learn to set up from scratch.

I basically only worked in notebooks, but I used IBM's Skills Network Labs to use them. I could download the notebook directly from Coursera and set them up directly on my computer, but IBM seldom gave specific instructions for an individual lab to make it work with Jupyter on your desktop with your operating system when there was a specific command that wouldn't work, which isn't huge but that little bit of friction is annoying and, to me, debilitating when I'm trying to learn a new concept after working a full day. Hitting a roadblock that isn't supposed to be part of the lesson is incredibly frustrating.

Often the servers were down for Skills Network Labs, which is a huge problem when the assignment is to be done in an IDE that you can't download. When learning SQL I was using data from their DB2 database, for which the servers were often down. The different courses/modules were created by seemingly dozens of different people, with no consistent teaching style and mistakes littered throughout the entire thing, both design mistakes and English mistakes. I had to use Watson Studio, which was often down/unavailable. The user interface of Cloud Pak could be improved; I had to use Google to find the login to use Watson Studio every time.

I learned a lot about different tools that are available that I wasn't aware of, I learned a lot about the data science ecosystem for which I had no frame of reference, and I learned some basics of ML. But it's incredibly difficult to advance in coding when your coding environment is constantly changing and having problems. I know I've learned a lot, but I still feel like there will be a lot of friction before I feel comfortable to start a totally self-built project.

I'm grateful for the course and everything I learned but I guess even for a non-credit online course, for $40/mo I expected more from a blue chip company like IBM.

Top answer
1 of 5
86

The goal of those courses isn’t to give you the ability to make “consistent progress in a minimalist, simple environment.”

They exist to get you familiar with the IBM world of products so that hopefully you end up spending money on IBM things in the future since those are the tools you’re familiar with.

2 of 5
24

IBM executives saw a huge frenzy in data science in early 2015. they wanted to make money off of it. they decided to do things. 1) offer data science infrastructure like notebook apps and databases, 2) offer data science training courses.

then they realized they could make more money by synergizing those two things together. why not make it so the courses are completely done on IBM infrastructure so when these people get jobs they will force employers to buy these softwares (this worked wonders for adobe with photoshop and microsoft with windows and they didnt even have to do anything because piracy did it for them, so imagine how successful we will be if we shove this down students throats).

oh also we need to cut costs so dont get people who actually are interested in crafting a great course that will cover all the bases, just get people who are interested in using this platform for their personal branding. they'll be cheaper since they're already getting the benefit of shilling themselves on the platform.

and there you go. theres why data science courses online (and in some colleges) are scams. go read the legendary books on statistics, machine learning and stuff like that instead. its more intimidating to get into, but thats because it doesnt lie to you to get you in the door to scam you later

Find elsewhere
🌐
Reddit
reddit.com › r/datascience › ibm data science and ai programs on coursera free for 30 days
r/datascience on Reddit: IBM Data Science and AI Programs on Coursera Free for 30 Days
February 17, 2020 - I did the 9 course IBM certification with capstone. Gives a good intro to data anlytics with Python. The first few courses are a breeze....very intro level. The machine learning course was the most enjoyable. I'm at the end of a job search and many employers looked on it favorably.
🌐
Reddit
reddit.com › r/pythonlearning › learn python for data analysis
r/PythonLearning on Reddit: Learn python for data analysis
March 8, 2025 -

I am doing medical research and I want to use python for data analysis but I don’t know how and I know nothing about it.

I started a course on coursera from IBM and watched the first 4 videos and felt that its really hard that I understood nothing yet.

Is there any more simplified course you know about especially in coursera? Or I should continue the course and I will understand more when I complete it ?

Course link: https://coursera.org/learn/python-for-data-visualization

🌐
Reddit
reddit.com › r/learnmachinelearning › has anybody tried the coursera ibm data science professional certificate course?
r/learnmachinelearning on Reddit: Has anybody tried the Coursera IBM Data Science Professional Certificate course?
February 5, 2019 -

The course I'm referring to is this one.

I'm wondering if anybody has taken it before? I'm looking to get some learning resources (and if they offer a certificate that's a plus) for data science. I've taken Andrew Ng's original Coursera course and have tried stuff on Kaggle, but wanted to take a look into a more thorough data science learning thing.

If there are any others that anybody feels like recommending, that'd be greatly appreciated.

Thanks!

🌐
Reddit
reddit.com › r/analytics › online course: ibm data science or google data analytics?
r/analytics on Reddit: Online Course: IBM Data Science or Google Data Analytics?
July 6, 2022 -

I want to learn further about either data analytics or data science. I'm still gathering information between these two fields. Which one is your recommendation between the two courses?
Thanks!

🌐
Reddit
reddit.com › r/learndatascience › best paid resources for learning data analysis: opinions on coursera (google, ibm & meta data analytics), datacamp, and other credible courses?
r/learndatascience on Reddit: Best Paid Resources for Learning Data Analysis: Opinions on Coursera (Google, IBM & Meta Data Analytics), DataCamp, and Other Credible Courses?
June 26, 2024 -

Hello everyone,

I'm looking to invest in my data analysis skills and I'm considering paid resources to ensure I get high-quality and credible training. I know there are a lot of free resources out there; however, I'm considering paid ones because I want a widely recognized and credible certificate that I can use to showcase my skills. I've heard a lot about various courses and certificates but would love to hear from this community about your experiences and recommendations.

Specifically, I'm interested in the following:

  • Coursera Courses: I've seen highly rated programs like the Google Data Analytics Professional Certificate, IBM Data Analyst Professional Certificate and the Meta Data Analyst Professional Certificate. What are your thoughts on these? Are they worth the investment in terms of content, recognition, and career advancement? I am particularly interested in different opinions on the Meta Data Analyst Professional Certificate. It is new, and there aren't many reviews of it.

  • DataCamp: I know DataCamp offers a range of courses and career tracks in data analysis and data science. How does it compare to Coursera programs?

What do I think?

  • Coursera: It seems more credible to me with its more recognized certificates.

  • DataCamp: I think one can get a better and more interesting learning experience, and it's cheaper. However, I'm not sure how recognized its certificates are.

Additionally, if you have experience with other paid resources, such as Udacity's Nanodegree programs or edX certifications, please share your insights.

My primary goals are to:

  1. Gain a solid foundation in data analysis techniques and tools.

  2. Earn credible certifications that are recognized by employers.

  3. Learn practical, hands-on skills that I can apply in real-world scenarios.

Your feedback on the best paid resources for learning data analysis would be greatly appreciated. Thanks in advance for your help!

Top answer
1 of 3
2
Introduction to Data Analytics - IBM Google Data Analytics Professional Certificate Introduction to Data Analysis using Microsoft Excel IBM Data Analyst Professional Certificate Data Analysis with Python - IBM Google Advanced Data Analytics Professional Certificate are some of the best online resources to learn Data Analysis
2 of 3
1
I generally face 2 issues while learning coding related skills. I was not able to create notes while learning from watching youtube videos or documentation You will not able to create notes while learning from video. You find it very tough to code while watching the video, like pause video in 2-3 mins, switch tab to code again and again. and when you are not creating notes No Notes No Revision, No Revision Less Confidence and Motivation while Online learning When I started learning programming few months back I was taking too much time in completing online video tutorials Now I am using google extension OneBook It helps in creating detailed notes in 2 clicks and saves my time as I used to take to much time in completing online videos. I used to waste a lot of time while pausing video in every 2 min and write a couple of line of code and you have to switch tab again and again. With Onebook i complete a video first and then I start coding by refering the notes OneBook helped me in learning programming related skills, it just improves the experience of learning because now it becomes to easy to take notes in 2 clicks. While watching the video, whenever want to save anything, press command B take screenshot of what you want to save record an audio note and save it. Chrome extension link : https://chromewebstore.google.com/detail/onebook/loecbgjbgcgjkhibllnjokjefojoheim?utm_source=rtc
🌐
IBM
ibm.com › training › badge › data-analysis-with-python
Badges: Data Analysis with Python - IBM Training - Global
This badge earner has the core skills in Data Analysis using Python. They can readily clean, visualize and summarize data using Pandas. Using Scikit-learn, the earner can develop Data Pipelines, construct Machine learning models for Regression and evaluate these models.
🌐
Reddit
reddit.com › r/analytics › how python is used for data analysis ?
r/analytics on Reddit: How Python is used for Data analysis ?
November 17, 2021 -

What do you need learn from Python language to perform Data analysis ? (i.e. How to begin ? As you all know Python is vast)

I'm currently in a huge Rabbit hole because I don't understand where to begin.

Any tutorial recommendations could be really helpful to start somewhere.

🌐
Reddit
reddit.com › r/learnpython › ibm data science professional certificate - is it worth it?
r/learnpython on Reddit: IBM Data Science professional certificate - is it worth it?
November 11, 2019 -

Hey r/learnpython,

i'm a grad student in econ, and i got very interested in data science and big data. I have the statistics skills, but what I lack is the programming part. I recently talked with the CEO of a local firm who develops mathematical models and data analysis, and he suggested me to learn on coursera and fast.ai . So I went on Coursera, and found this: https://www.coursera.org/professional-certificates/ibm-data-science

Is it worth it? Do you think there are better options?

🌐
Reddit
reddit.com › r/learnpython › is it just me or is ibms python basics for data science not built very well?
Is it just me or is IBMs Python Basics for Data Science not built very well? : r/learnpython
December 8, 2022 - sign up for this - its freehttps://www.edx.org/professional-certificate/harvardx-learning-python-for-data-science · The class is 500$ Is there a way to do it free without getting the certificate, and paying for the cert later?
🌐
Reddit
reddit.com › r/learnpython › where to start with python for data analysis?
r/learnpython on Reddit: Where to start with Python for Data analysis?
May 28, 2025 -

Hey all,

I want to learn python to go into business analytics or data science, and I don't really know where to start with Python. Are there any online courses or videos you'd recommend, as well as what topics to start with and then go about.

As well as any general tips or anything to know about Python since I have very limited know6, thanks :)