Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
A series of 3 programs that will automatically receive scripts from Reddit, allow the user to edit them, then be sent off to a video generator where they will be uploaded to YouTube automatically.
-
The official source code for FESBSC. Development is still in progress.
-
A system of 3 programs that collects clips automatically from Twitch, lets you edit videos and combine clips, and puts them together into a compilation video ready to be uploaded straight to any so…
Python 1
162 contributions in the last year
Contribution activity
July 2020
Created an issue in hosseinmoein/DataFrame that received 3 comments
0 Being treated as a missing value
Hi, I noticed that when 0 is in a column and I attempt to use the df.fill_missing function, the 0 gets replaced with -1. Is there a way to keep the 0?