Skip to content
View Nmension's full-sized avatar

Block or report Nmension

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Fcc_Mean_Variance_Standard_Deviation_Calculator Fcc_Mean_Variance_Standard_Deviation_Calculator Public

    The task was to make a mean-variance-std-etc calculator for a matrix and return the results displayed within a specifically formatted object; project (1/5) from the Fcc course : 'Data Analysis with…

    Python

  2. Fcc_Demographic_Data Fcc_Demographic_Data Public

    The task was to answer specific questions that requires specific information, that is obtained after performing some data wrangling, then calculations and analysis, using mainly pandas; project (2/…

    Python

  3. Fcc_Medical_Data_Visualizer Fcc_Medical_Data_Visualizer Public

    The task was to reproduce 2 final graphical results, a specific catplot using matplotlib and a seaborn heatmap, by understanding how they were made and which data processes would need to be impleme…

    Python

  4. Fcc_Page_View_Time_Series_Visualizer Fcc_Page_View_Time_Series_Visualizer Public

    The task here was to reproduce 3 different final graphical results, using only the imposed libraries, that required different data processing methods such as melt or pivot tables and reindexing wit…

    Python

  5. Fcc_Sea_Level_Predictor Fcc_Sea_Level_Predictor Public

    The task in this project was to create a final graphical result, a scatter plot with linear regression lines, that respected all the imposed constraints; project (5/5) from the Fcc course : 'Data A…

    Python

  6. Fcc_PostgreSQL_Celestial_Db Fcc_PostgreSQL_Celestial_Db Public

    The task was to create a 'Celestial bodies' Database that respects some constraints and uses a junction table, using PostgreSQL.. All the information through the DB also had to be researched, selec…