Skip to content

Instantly share code, notes, and snippets.

View KayvanShah1's full-sized avatar
🌴
Decoding the maze

Kayvan Shah KayvanShah1

🌴
Decoding the maze
View GitHub Profile
@KayvanShah1
KayvanShah1 / yahoo.yaml
Created May 27, 2022 11:46
Prefect 2.0 ORION: Flow in Flow Example
tickers:
- ticker_code: ^IXIC
name: NASDAQ Composite
- ticker_code: ^GSPC
name: S&P 500
- ticker_code: ^DJI
name: Dow Jones Industrial Average
- ticker_code: ^BSESN
name: S&P BSE SENSEX
- ticker_code: ^RUT

GRE Preparation Material [FREE RESOURCES]

  • For those who are prepping for GRE, in case you need it, here is the link for all the materials: DRIVE LINK GRE
  • It also contains the Magoosh Premium videos as well as Magoosh Practice Questions along with the solution explanation video of every question.

Free MOCK Tests:

  1. Kaplan 5 MOCK tests and give answer as "question" in the blank.

    You'll have your 5 tests in your account.

  2. Princeton 4 MOCK tests

    Give ISBN number as 9780525568049

  3. ETS Powerprep II (2 Tests)
@KayvanShah1
KayvanShah1 / countries_codes_and_coordinates.csv
Last active August 1, 2021 14:19 — forked from tadast/countries_codes_and_coordinates.csv
Countries with their (ISO 3166-1) Alpha-2 code, Alpha-3 code, UN M49, average latitude and longitude coordinates
country_name iso2_code iso3_code numeric_code lat lon
Afghanistan AF AFG 4 33 65
Albania AL ALB 8 41 20
Algeria DZ DZA 12 28 3
American Samoa AS ASM 16 -14.3333 -170
Andorra AD AND 20 42.5 1.6
Angola AO AGO 24 -12.5 18.5
Anguilla AI AIA 660 18.25 -63.1667
Antarctica AQ ATA 10 -90 0
Antigua and Barbuda AG ATG 28 17.05 -61.8
@KayvanShah1
KayvanShah1 / gist:6edf440a5498572c95ec4343eb49952f
Created February 22, 2020 15:09
Found a different error after upgrading tensorflow
ERROR:root:Internal Python error in the inspect module.
Below is the traceback from this internal error.
ERROR:root:Internal Python error in the inspect module.
Below is the traceback from this internal error.
Traceback (most recent call last):
File "C:\Users\hp\Anaconda3\lib\site-packages\tensorflow_core\python\pywrap_tensorflow.py", line 58, in <module>
from tensorflow.python.pywrap_tensorflow_internal import *
File "C:\Users\hp\Anaconda3\lib\site-packages\tensorflow_core\python\pywrap_tensorflow_internal.py", line 28, in <module>