January 8, 2024 at 12:00 am
Comments posted to this topic are about the item Machine learning K-Means applied to SQL Server data
January 8, 2024 at 12:42 pm
This is an awesome article. I t falls in line with my learning Python and Pandas. Also, I a Database Connection class and choose pyodbc over SQLAlchemy. Azure Data Studio complained about pyodbc and suggested the use of SQLAlchemy. For other readers, I am using "Effective Pandas - patterns for data manipulation" by Matt Harrison. There is a GitHub repository of the called "effectivepandas" with the code.
I am going to go through Daniel's other articles. SQL, Python, and Pandas are a killer combination.
January 22, 2024 at 6:50 am
I am getting following warning
UserWarning: pandas only supports SQLAlchemy connectable (engine/connection) or database string URI or sqlite3 DBAPI2 connection. Other DBAPI2 objects are not tested. Please consider using SQLAlchemy.
and error
ValueError: x and y must have same first dimension, but have shapes (10,) and (1,).
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy