Skip to content
View PhilipUit's full-sized avatar

Block or report PhilipUit

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

Pinned Loading

  1. Multiple_Excel_Files-into-SQLite_Database Multiple_Excel_Files-into-SQLite_Database Public

    Getting data file names of 10 files 2009-2019 of aapl stock price data and loading into SQlite DB using openyxl, dataset, glob, sqlite3, pandas, and numpy

    Jupyter Notebook 1 3

  2. REST_API REST_API Public

    REST API using Flask, triggering workflow DAGs in Apache Airflow upon request; while CouchDB allows end user application to query the state of request via API and the scripts in Airflow update thei…

    Python 1 3

  3. CSV-to-JSON_and_JSON-to-CSV_RoundTrip_Converter CSV-to-JSON_and_JSON-to-CSV_RoundTrip_Converter Public

    we examined CSV and JSON file formats. We wrote code to manually convert a specific CSV file to a specific JSON in the process. We the functions to do a "round-trip" (CSV->JSON->CSV or JSON->CSV->J…

    Jupyter Notebook 1 4

  4. Dow_Jones_Index_Full_Analysis Dow_Jones_Index_Full_Analysis Public

    The purpose of this lab is to use models to look for relationships between observed features and their outcomes. Based on the content of the dataset, it would be intersting to see if there is any s…

    Jupyter Notebook 2

  5. National_Center_for_Immunization_and_Respiratory_Diseases_about_National_Immunizations_in_Children National_Center_for_Immunization_and_Respiratory_Diseases_about_National_Immunizations_in_Children Public

    Retrieve all of the data within nispuf14.dat and store it in a more accessible format Accessible format can be any of the following: csv file json file relational database For this assignment, feel…

    Jupyter Notebook 1

  6. Hypothesis_Testing Hypothesis_Testing Public

    Using R studio, we will perform a paired t-test of two means of sample populations. By comparing the means of the datasets, we are searching for the equality of means of the 2 samples with unknown …

    1 2