Recently added articles
Jan. 12 | Installing SciPy and NumPy on Elementary OS A guide to installing SciPy and NumPy on Elementary OS. |
Jan. 11 | Generating Descriptive Statistics in Python Descriptive statistics are on way to approach a sample; here’s how to generate and apply them in Python, with and without SciPy. |
Jan. 9 | Improve SQLite Write Speed in Python A guide to going async. |
Jan. 8 | Installing LaTeX on Elementary OS A guide to installing LaTeX and related packages on Elementary OS. |
Jan. 8 | Performing a Chi-Squared Goodness of Fit Test in Python The chi-squared goodness of fit test or Pearson’s chi-squared test is used to assess whether a set of categorical data is consistent with proposed values for the parameters. |
Jan. 7 | Installing Atom on Elementary OS The Atom text editor is not included in the standard Debian/Ubuntu package repositories, and it isn’t present in the Elementary OS-specific repositories, either. Here’s how to install it anyway. |
Jan. 6 | Auto-Mounting a Partition in Linux (Mint) Manually mounting external partitions is a pain. Automate the process with fstab. |
Jan. 5 | Numerical Integration in Python Numerical integration aims to find the area under a curve without using analytical methods. Here it is in Python. |
Jan. 2 | That, Which, and That Which A synopsis of the usage of that, which, and that which. |