Issues Antenna
  • Home
  • Programming Languages
    • Issues by programming language
    • Repositories by programming language
  • Contact US
  1. Home
  2. AlexTheAnalyst
  3. PortfolioProjects
  4. Issues
Repository

AlexTheAnalyst/PortfolioProjects

AlexTheAnalyst
498 640 28 8
  • Overview
  • Issues
Subhankarcodes
Subhankarcodes
Asked: December 20, 2022, 7:16 am
Issue

File not found while downloading the Nashville Housing data

  • 000
When I click on the download option for the Nashville Housing data, the page buffers for a while and then shows the below error. https://drive.google.com/file/d/1KvuNOq-lOhx1QiTzajLN6isZjJdPcDKz/view?usp=sharing . So Alex can you please re upload the file or tell us any walkaround for this problem....
  • 1 1 Comments
OPEN
DATA-Meta
DATA-Meta
Asked: October 18, 2022, 3:50 am
Issue

Covid analysis creating table issue as final output generation issue

  • 000
Hi at 1:09:14, when creating a table, I have an issue ---- Temp Table --Drop Table if exists #PercentPopulationVaccinated --create table #PercentPopulationVaccinated --( --continent nvarchar(255), --location nvarchar(255), --date datetime, --population numeric, --new_vaccinations numeric, --RollingP...
  • 2 2 Comments
OPEN
Ellai2312
Ellai2312
Asked: February 19, 2022, 8:27 pm
Issue

Conversion failed when converting the nvarchar value '2859.0' to data type int.

  • 000
Hey, Alex. I would appreciate it if you could help me, I can't figure out how to fix this error: Conversion failed when converting the nvarchar value '2859.0' to data type int. thank you Select dea.continent, dea.location, dea.date, dea.population, vac.new_vaccinations , SUM(CONVERT(int,vac.new_vac...
  • 4 4 Comments
OPEN
marylilly
marylilly
Asked: January 18, 2022, 12:05 pm
Issue

Movie Portfolio Project.ipynb

  • 000
Could you please upload the dataset which you are using for Movie Portfolio Project.ipynb
  • 0 0 Comments
CLOSE
MinHuynh
MinHuynh
Asked: November 16, 2021, 10:50 pm
Issue

Error when doing Temp table

  • 000
Hi Alex, I wanted to say thank you first for your amazing YouTube videos and I definitely think you've made great guidance for us on the journey of Data Analysis :) I really appreciate you! I had this issue when creating the CTE: "Arithmetic overflow error converting expression to data type int" .....
  • 0 0 Comments
OPEN
osama-rf
osama-rf
Asked: September 17, 2021, 8:18 pm
Issue

Hi Alex, I have this problem in sql did any body have the same problem

  • 000
  • 0 0 Comments
CLOSE
Jinsith
Jinsith
Asked: July 19, 2021, 7:42 pm
Issue

issuing while performing ctc

  • 000
  • 0 0 Comments
CLOSE
CODEORDIETRYING
CODEORDIETRYING
Asked: June 16, 2021, 4:34 pm
Issue

Error Importing the COVID vaccination table

  • 000
Hello Alex! Great content on YouTube, Please I am experiencing some issues with importing the table into SQL. I was able to do the covid deaths table, but the covid vaccination table keeps displaying an error message, Kindly find attached a screenshot of the error page. Please how do I rectify this...
  • 7 7 Comments
OPEN
Repository Languages
Jupyter Notebook

© Copyright IssueAntenna. All Rights Reserved.

  • Home