justpy

There are 8 repositories under justpy topic.

  • simonjvardy/Data_Analysis_and_Visualisation

    Data analysis and visualisation mini-project using Python, Pandas and Matplotlib within a Jupyter Notebook

    Language:Jupyter Notebook2100
  • mtopcu/justPyTry

    A few JustPy tries

    Language:Python1102
  • AlexJumaW99/Average-Rating-per-Course-by-Month

    A program that accepts a dataframe object, which in this case is a table containing individual reviews for various Python Courses. The data is then manipulated to create a different 'Month' column - from the already existing 'Timestamp' column. This new column only contains the year and month number. Afterwards the data is grouped by 'Month' and 'Course Name', and the mean rating for course each month is found. A chart is then created to visualize this using Justpy and Highcharts.

    Language:Python0100
  • visnjicm/instant-dictionary-rest-api

    Get the definition of any word instantly with this REST API!

    Language:Python0100
  • visnjicm/instant-dictionary-webapp

    Original/webapp version of the Instant Dictionary. Also comes in an API form.

    Language:Python0100
  • ErolGelbul/instant_dictionary

    Instant dictionary web app and API.

    Language:Python10
  • mannekeenpis/review-analysis

    📊 Data Analysis and Visualization - in-Browser Interactive Plots (Python/Justpy/Pandas)

    Language:Jupyter Notebook10
  • ParagD25/Covid-19_Stats

    Graph Representing average number of cases, recoveries and deaths due to covid-19 in India in a day

    Language:Python10