For a Taylor series, we have Lagrange remainders:
$$\left|f(x)-\sum_{k=0}^n\frac{f^{(k)}(c)}{k!}(x-a)^k\right|\le\frac{|f^{(n+1)}(\xi)|}{(n+1)!}|x-c|^{n+1},\ |\xi-c|\le x$$
But do we have a similar thing for Laurent series?
$$\left|f(x)-\sum_{k=-n}^na_k(x-c)^k\right|\le~?$$
$$\left|f(x)-\sum_{k=-\infty}^na_k(x-c)^k\right|\le~?$$
$$\left|f(x)-\sum_{k=-n}^{+\infty}a_k(x-c)^k\right|\le~?$$
Such would be fairly useful for solving limits with a squeeze theoerem, for example.
Yes, there are extensions of this idea, although they rely on converting the function to an analytic one (although given that Taylor's Theorem is a quite complicated extension of the Mean Value Theorem, we should perhaps not be too concerned about this). Two possible approaches:
Neither of these are especially useful for a couple of reasons: firstly, complex-analytic/holomorphic functions come with infinitely many derivatives for free, and have Taylor series that converge absolutely inside the disc or annulus of convergence, so there is not much need to having a finite formula that applies to more limiting circumstances. Secondly, integral estimates based on the Residue Theorem tend to be much more useful in complex analysis since one can deform the contour in helpful ways with much more freedom. Such estimates also only need to use $f$, not its derivatives.