Skip to content
View teempe's full-sized avatar

Block or report teempe

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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. settlement settlement Public

    Use Python, Pandas and Matplotlib to visualize vertical stress under pad footing and calculate consolidation settlement

    Jupyter Notebook 1

  2. cadquerymodels cadquerymodels Public

    Playing with CadQuery library

    Python 1

  3. fcc-da-demographic-data-analyser fcc-da-demographic-data-analyser Public

    FreeCodeCamp Data Analysis with Python Project #2. Answer some questions using dataset of demographic data that was extracted from the 1994 Census database.

    Jupyter Notebook

  4. fcc-da-medical-data-visualizer fcc-da-medical-data-visualizer Public

    FreeCodeCamp Data Analysis with Python Project #3. Visualize and make calculations from medical examination data using matplotlib, seaborn, and pandas

    Jupyter Notebook

  5. fcc-da-time-series-visualizer fcc-da-time-series-visualizer Public

    FreeCodeCamp Data Analysis with Python Project #4. Use Pandas, Matplotlib, and Seaborn to visualize a dataset containing the number of page views each day on the freeCodeCamp.org forum from 2016-05…

    Jupyter Notebook

  6. fcc-da-mean-var-std fcc-da-mean-var-std Public

    FreeCodeCamp Data Analysis with Python Project #1. Use Numpy to output the mean, variance, standard deviation, max, min, and sum of the rows, columns, and elements in a 3 x 3 matrix

    Python