Mutual fund distributor, Ex-CFD engineer interested in programming, open source, open science, Finance, quants ....
- Coimbatore, India
-
07:57
(UTC +05:30)
Pinned Loading
-
-
Open_MFD_CRM
Open_MFD_CRM PublicThis is the app for individual mutual fund distributors for their client management
Python
-
-
learn-awesome
learn-awesome PublicForked from ghanima/learn-awesome
Humanity's universal skills graph. Curated lists of awesome learning resources on various topics categorized by formats, difficulty, estimated time etc.
-
pytorch3d
pytorch3d PublicForked from facebookresearch/pytorch3d
PyTorch3D is FAIR's library of reusable components for deep learning with 3D data
Python
-
Code to separate columns
Code to separate columns 1filename = "data/temperatures/annual.land_ocean.90S.90N.df_1901-2000mean.dat"
2full_global_temp = pd.read_table(filename, sep='\s+', names = ['Year', 'Mean Temp'], index_col = 0, parse_dates=True)
3full_global_temp4##########5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.
