User Tools

Site Tools


til_2022

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
til_2022 [2022/08/05 21:19] – [2022-08-05] rajutil_2022 [2022/12/11 11:28] (current) – [2022-12-11] raju
Line 1: Line 1:
 +
 +==== 2022-12-11 ====
 +  * https://manpages.debian.org/ - you can access all manpages contained in Debian using this website. Sample link: https://manpages.debian.org/bullseye/cron/crontab.5.en.html
 +
 +==== 2022-11-11 ====
 +  * https://pandas.pydata.org/docs/reference/api/pandas.merge_asof.html - similar to a left-join except that we match on nearest key rather than equal keys. It is useful for "projecting" low frequency data onto high frequency. For example, a company might release earnings only 4 times a year. But using this function, you can get the "latest" earnings as of a given date.
 +
 +search tags | python matching dataframes with different frequency
 +
 +==== 2022-10-20 ====
 +??? Do we have to pay capital gains taxes on unrealized gains (or losses) on emini futures?
 +!!! Yes. The emini futures is a "1256 contract". If a contract is a "1256 contract" then it is treated as sold for its fair market value on the last business day of the year for tax purposes. So you have to pay capital gains tax on the emini futures regardless of whether the gains (or losses) are realized or unrealized.
 +
 +Ref:-
 +  * https://en.wikipedia.org/wiki/1256_Contract
 +  * [[https://www.law.cornell.edu/uscode/text/26/1256 | "TITLE 26 > Subtitle A > CHAPTER 1 > Subchapter P > PART IV > § 1256"]]. U.S. Code. Cornell University Law School, Legal Information Institute.
 +
 +==== 2022-10-17 ====
 +  * You can make appointments at "Costco Tire Center" using https://costcotireappointments.com/login
 +
 +
 +==== 2022-08-29 ====
 +  * To compare two files or directories in pycharm, select the two files and press Control+d
 +
 ==== 2022-08-05 ==== ==== 2022-08-05 ====
   * nslookup can be run in an 'interactive mode'. I was more used to running it in the 'non-interactive mode.' More details in its man page - https://linux.die.net/man/1/nslookup .   * nslookup can be run in an 'interactive mode'. I was more used to running it in the 'non-interactive mode.' More details in its man page - https://linux.die.net/man/1/nslookup .
til_2022.1659734377.txt.gz · Last modified: 2022/08/05 21:19 by raju