Commit Graph

16 Commits

Author SHA1 Message Date
7d82e4c588 Print only 2 significant figures of regression results. 2025-04-23 18:42:37 -07:00
721a38435b Repurposed horizontal line to show the y-intercept value. 2025-04-23 07:16:48 -07:00
bdcba003fe Preparing notebook for submission.
Added business understanding Q&A.
Labeled outputs by color (regression attempt).
Some code clean up.
2025-04-23 07:00:38 -07:00
320fcb343b Moved cells from data exploration after regressions. 2025-04-22 00:18:55 -07:00
a6bc83fa8b Started performing linear or log. regressions.
Split trails for different languages into their own cells.
2025-04-21 23:22:00 -07:00
f073019538 Created function to generate chart of salary over years of exp. 2025-04-20 22:00:57 -07:00
08eb095bf6 Added chart for years of experience and earnings.
Can select developers by programming language.
Colorize dots by country, employment status.
2025-04-20 20:32:27 -07:00
2d91e205a2 Came up with better names for axes (language comparison). 2025-04-20 07:47:29 -07:00
71d1efa292 Changed get_differences to result in a ratio. 2025-04-20 06:07:55 -07:00
c6096cfe6c Added new scatter plot.
Shows the difference between usage and desire to use a lang (=y)
over the usage of language (=x).
2025-04-19 20:03:19 -07:00
ea4ee3f493 Check against people who weren't paying attention. 2025-04-19 15:41:31 -07:00
0c5cc2259d Made all graphs to have tight bounding boxes. 2025-04-19 14:58:09 -07:00
cbd575697f Squashed commit of the following:
commit e1691bb85b611c84ae9e4315523de1b79837ef2b
Author: scuti <scuti@tutamail.com>
Date:   Sat Apr 19 14:00:28 2025 -0700

    Created graph for job title and compensation

commit 50e00a42686f7135508ca08d1354a36012e839d7
Author: scuti <scuti@tutamail.com>
Date:   Sat Apr 19 06:38:16 2025 -0700

    Got visualization idea for annual compensation
2025-04-19 14:10:44 -07:00
e4ba004fec Added param. to save graphs to file. 2025-04-19 10:23:42 -07:00
59857f8d36 Showed difference in admired and desired languages.
Visualizations for "have worked with" and 'want to work with".
2025-04-18 19:07:54 -07:00
-
be0ee359d4 Initial commit.
Exploring the popularity of programming languages
2025-04-18 16:02:25 -07:00