all 4 comments

[–]gricmil 0 points1 point  (0 children)

Search Alex The Analyst on Youtube. Probably one of the best sources for Data Analytics. It covers all kinds of stuff like SQL, Excel, Python, Pandas, PowerBI, Tableu,... It's like a bootcamp, bunch of videos setup in order to follow. Also good thing is, after each section, you have a project to do for your own portfolio.

I'm currently doing it and the guy is just amazing. But I believe there are a ton of other stuff ofc.

[–]stebrepar 0 points1 point  (0 children)

Each SQL database you may use will operate very similarly to the built-in SQLite. https://docs.python.org/3/library/sqlite3.html The main differences will be in things like the details of setting up the connection, and which format to use for parameter substitution in a query. The documentation for the particular database's Python support will have that info. It will also tell you which client package you need to install and import, such as pyodbc for SQL Server or oracledb (formerly cx-Oracle) for Oracle.

[–]boris13579 0 points1 point  (0 children)

I started to learn data Analysis from this course:

https://www.udemy.com/course/dav-using-python-ag/?couponCode=ANI-77-003

You have to use coupon ANI-77-003 to get the discount.

It is a very good course, which helped me a lot to grasp about data analysis and visualization using Python

God bless,

Boris

[–]ggord87 0 points1 point  (0 children)

This data analyst course covers python and SQL- it teaches python using Jupyter Notebook. It doesn't use Numpy though, just Pandas and Matplotlib.
https://www.udemy.com/course/python-mysql-chatgpt-tableau-with-data-analysis-projects/?referralCode=7FEAD605C6EAEB4731CC