chore: Add templates for PRs and automated release notes by @joelostblom in https://github.com/altair-vi... Read more Contributors domoritz, ccravens, and 9 other contributors Assets 2 Loading 👍 7 ️ 9 🚀 2 15 people reacted Version...
Sponsor this project numfocus NumFOCUS https://numfocus.org/donate-to-conda-forge Learn more about GitHub Sponsors Packages No packages published Contributors 3 skontar-altair Soma G Kontar conda-forge-admin automatic conda-forge administrator chrisburr Chris Burr Footer...
The Azure Sphere is running an Open-Source Intel 8080 emulator, and on top of the emulator, we are layering Altair BASIC and CP/M. Yes, we are running the original Intel 8080 binaries on top of the Intel 8080 CPU emulator, now that is taking backward compatibility to ...
The development of Small Basic was a several-years-long project by Vijaye Raj to rekindle the exciting days when just about anyone could sit down at a computer and write a simple program using the BASIC language. Those of you who wrote programs on those old “toy”...
importaltairasalt# load a simple dataset as a pandas DataFramefromvega_datasetsimportdatacars=data.cars()alt.Chart(cars).mark_point().encode(x='Horsepower',y='Miles_per_Gallon',color='Origin', ) Contributors4
All FMUs have been exported by Altair Twin Activate and can be accessed and cross-checked by other tool vendors supporting FMI. The uploaded FMUs are free to be shared for cross-check purposes. FMI-3.0 FMI-3.0x86_64-windowsx86_64-linux periodic_clock ME, CS ME, CS sinewave_array ME...
About No description, website, or topics provided. Resources Readme License View license Activity Custom properties Stars 0 stars Watchers 0 watching Forks 0 forks Report repository Releases 2 v1.0.1 Latest Dec 30, 2022 + 1 release Contributors 2 Languages JavaScript 100.0% ...
master altair/MANIFEST.in Go to file jakevdp MAINT: add Makefile to manifest Latest commit 61efacd Dec 7, 2018 History 2 contributors 7 lines (7 sloc) 171 Bytes Raw Blame include *.md include Makefile include LICENSE include CHANGES.md include requirements.txt include requirements...
Pandas currently has some basic plotting capabilities based onmatplotlib. So, for example, you can create a scatter plot this way: importnumpyasnpimportpandasaspddf=pd.DataFrame({'x':np.random.randn(100),'y':np.random.randn(100)})df.plot.scatter(x='x',y='y') ...
✨⚡️ A feature-rich GraphQL Client for all platforms. - Release v8.1.5 · altair-graphql/altair