question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Standard Import abbreviation

See original GitHub issue

Been hearing this from many folks… from altair import * is bad. What standard acronym should we use for the altair namespace?

  • import altair as alt (makes sense, but “alt” sounds like “alternate” or “alt key”. On the other hand, it’s similar to matplotlib’s plt)
  • import altair as al (succinct, but potential for lowercase L vs 1 confusion)
  • import altair as at (first letter of each syllable, similar to import numpy as np. But “at” means something so maybe not ideal)
  • import altair as ar (somewhat confusing, but at least “ar” doesn’t have any real meaning)
  • import altair as vg (i.e. Vega… but doesn’t flow naturally)

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
stonebigcommented, Jul 22, 2017

import altair as ati

0reactions
ellisonbgcommented, Sep 28, 2017
  • Tutorial notebooks
  • autogenerated_examples
  • Documentation
Read more comments on GitHub >

github_iconTop Results From Across the Web

Terms Used In Import Shipping: Import Acronyms
Standard Carrier Alpha Code is a specific code used to identify transportation companies such as freight container carriers and forwarders. Social Security ...
Read more >
International Trade Abbreviations / Glossary
SES. Standard Exchange System. The system of giving relief on replacement goods imported in exchange for goods exported or to be exported from...
Read more >
Import Words and Abbreviations to the Naming Standards ...
You can import words and abbreviations into the glossary from an existing naming standards CSV file. Be sure to examine the data in...
Read more >
Conversion Tables and Units of Quantity
The following tables will assist data users in converting to metric quantities and values. Reported Units of Quantity Name (Abbreviation), HS Units of...
Read more >
Glossary of import and export terms
An HS or HTS code stands for Harmonised System or Harmonised Tariff Schedule. Developed by the World Customs Organization (WCO), the codes are...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found