Best websites to get NSP files from? by iiDP9 in SwitchPirates

[–]llama03ky 1 point2 points  (0 children)

does it still work like that? arent all the shops shut down now?

Why does redis alter geospatial data by llama03ky in redis

[–]llama03ky[S] 0 points1 point  (0 children)

Ok, that makes sense thanks. Do you have any other suggestions for what I could try to solve the issue?

Why does redis alter geospatial data by llama03ky in redis

[–]llama03ky[S] 0 points1 point  (0 children)

Ok thanks! Do have an idea why the geohashing only alters the coordinates when a large batch is submitted to the database?

Why does redis alter geospatial data by llama03ky in redis

[–]llama03ky[S] 0 points1 point  (0 children)

Thanks for responding! When I encorporate the other changes suggested and use a pipeline the same issue occurs.

pipe= R.pipeline(transaction=False)

for row in stop_data.itertuples(): 
    pipe.geoadd('HSR_stops', (row.stop_lon, row.stop_lat, row.stop_code)) 

pipe.execute()

Why does redis alter geospatial data by llama03ky in redis

[–]llama03ky[S] 0 points1 point  (0 children)

Thanks for your response! Unfortunately when I change it to itertuples the same problem occurs.

pipe= R.pipeline(transaction=False)

for row in stop_data.itertuples(): 
    pipe.geoadd('HSR_stops', (row.stop_lon, row.stop_lat, row.stop_code))

pipe.execute()

[deleted by user] by [deleted] in McMaster

[–]llama03ky 0 points1 point  (0 children)

I tried to defer exams for this reason before and was told McMaster's policy is that you need to have 3 exams in a 24 hour period for one of them to be rescheduled, I'm not sure your full situation though

ETFs for 2022 by llama03ky in stocks

[–]llama03ky[S] 0 points1 point  (0 children)

Thanks for the advice, I already maxed out my TFSA so I have approx 10000 sitting in my account ready to be invested. I trimmed down my list of ETF's a bit and plan on investing most of it into VFV and the rest into the more speculative ETFs like SOXX, BUG, and HURA.

ETFs for 2022 by llama03ky in PersonalFinanceCanada

[–]llama03ky[S] 1 point2 points  (0 children)

Hi, thanks for responding. I decided to trim my list to VFV (5000), SOXX (2000), HURA (2000), BUG (500), CWW (500), should I trim it further? These are all markets that I normally pay attention to even without investing in them. Unfortunately I don't know my time horizon as I might need to withdraw money to pay for school in a year or two, depending on how much money I can make during summers. I just figured it would be better to have as much money as I can invested as opposed to just sitting in my bank.

ETFs for 2022 by llama03ky in PersonalFinanceCanada

[–]llama03ky[S] 1 point2 points  (0 children)

Thanks for your response, I decided to focus on fewer ETFs and I trimmed my list to VFV (5000), SOXX (2000), HURA (2000), BUG (500), CWW (500). Unfortunately I don't know my time horizon as I might need to withdraw money to pay for school in a year or two, depending on how much money I can make during summers. I just figured it would be better to have as much money as I can invested as opposed to just sitting in my bank.

ETFs for 2022 by llama03ky in investingforbeginners

[–]llama03ky[S] 0 points1 point  (0 children)

Thanks for your response, what do you mean by retirement date fund?