openpgp4fpr:AA8B918BA88B24E8CC66C8B07FB8216A56B728F4
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
format = """ | |
$username\ | |
$hostname\ | |
$localip\ | |
$shlvl\ | |
$directory\ | |
$git_branch\ | |
$git_commit\ | |
$git_state\ | |
$git_metrics\ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Keybase proof | |
I hereby claim: | |
* I am tijptjik on github. | |
* I am tijptjik (https://keybase.io/tijptjik) on keybase. | |
* I have a public key ASBTGLpSzxDk68Ox9RBjfao8TOP3lXpvoDuA4W2k4xEZ_Ao | |
To claim this, I am signing this object: |
In a collection of nine stunningly original, provocative, and poignant stories, Ted Chiang tackles some of humanity’s oldest questions and introduces several new quandaries for us Chronoscopians to discuss.
Private message Mart for details, or directly purchase the book from the following retailers:
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import pandas as pd | |
df = pd.DataFrame(['M','F','U','different',2023], columns=['gender']) | |
df[df.gender.isin(['M','F','U']) == False] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import pandas as pd | |
df = pd.DataFrame([4353,3242,46232], columns=['postcode']) | |
postcode_checker = lambda x: (str(x)[0] == '4') and (len(str(x)) == 4) | |
df.postcode.apply(postcode_checker) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Welcome to the journey through the history of the future! We're reading and discussing "The Big Book of Science Fiction", an anthology of the greatest short stories in the genre. The stories are in chronological order, so we're stepping through a century's worth of developments in a genre that trades on fresh ideas! We'll discuss them in tri-weekly sessions and you're invited to add your voice. Ready to jack in, young deckrunner?
- We're reading and discussing short stories from "The Big Book of Science Fiction"
- "The Big Book" is an anthology spanning 100 years and features 104 short stories.
NewerOlder